<<
I tried using a group box and clicking "transparent" but each time I try to put 
anything behind the variable image, it ends up on top of the variable image so 
I can't see the image even when it is there. 
>>

You need to put the image IN the panel (or group box).  You're putting them 
both onto the form directly.  Place the panel first, then place the image 
INSIDE the panel.  The image will now become "part" of the panel.
--
Larry

Reply via email to