Popup form stays on top.

F

Frank Martin

I use popup forms with combos to select items for printing.

But the popup box stays on the top even when the new form opens.

Is it possible to have a popup box with the same properties as a form, but
with the same small size? The "dialogue" property does not work either.

I have found that it is not possible to reduse a normal form to the size of
a popup box by adjusting the design-view size.

Please help, Frank
 
S

Steve Schapel

Frank,

I am not sure I fully understand the problem. But if you set the Auto
Resize property of the form to Yes, the displayed form should be the
same size as the form design. Does that help?
 
Top