floating form

C

Chuck

I would like my forms to be able to float anywhere on my desktop outside of
the Access window. If I set the form's popup property to "yes", it will do
just that but there are other "features" of popup forms that I do not want.
Is there any other way to make a form float outside of the Access
application window ?

Thanks

Chuck
 
A

Allen Browne

Popup means the window is not a child of Access.
That's the only simple approach.
 
Top