![Image](http://benmargolis.com/assets/Example1.png)
That is:
1. make a box of a specific color (I'll have an rgb value) a 1 pixel boarder and rounded corners would be nice, but I'm not picky
2. make a thumbnail of another file (.png) 10 pixels smaller than the box and place it 5 pixels in from the left edge of the box
3. place a "text box" 5 pixels in from that, with words TBD, it needs to fill the space remaining, words should cut off it they don't fit
(but I can do all that pixel math before time)
I could really use for someone to show me an example command line that will do this.
FYI, i'll be doing this in a .COM IM implementation from VBA
(i thought i could do this myself, and was reading the instructions, but when i got "pengo" i thought "ok i need help")
AHA TIA
Ben