John.Woody
Registered User.
- Local time
- Today, 12:13
- Joined
- Sep 10, 2001
- Messages
- 354
Russi
On the property sheet for the form try the following.
Popup = Yes
Modal = Yes
Border Style = Sizable
Control Box = No
Min Max Buttons = No
Close Button = No
Then it should work....i think!
The Problem may be exagerated by maximizing the form when it is opened or loaded but with those settings in place even with maximizing it should get rid of toolbars and menu bars and the close button.
HTH
John
On the property sheet for the form try the following.
Popup = Yes
Modal = Yes
Border Style = Sizable
Control Box = No
Min Max Buttons = No
Close Button = No
Then it should work....i think!
The Problem may be exagerated by maximizing the form when it is opened or loaded but with those settings in place even with maximizing it should get rid of toolbars and menu bars and the close button.
HTH
John