Visible Shapes in a frame?
I assume you got a frame control from the Control Toolbox? That one is a bit
finicky to use. Right click on the Frame object and select Edit Frame. The
Toolbox you get in VBA will appear and you can drag an image control onto the
frame. Rick click the image control and select properties to define the
image. One thing to be ware of is that it has the tendancy to crash XL. Have
you considered using the fram control from the forms toolbar. It is much less
finicky and more straight forward to use...
--
HTH...
Jim Thomlinson
"Pas" wrote:
Every time I exit design mode, the shapes in a frame disappear behind the
frame. Is there a way to stop that from happening?
|