Question on Form Resize

A

AccessHelp

Hello all,

I designed a form to maxmize and pop-up when its opens. However, if I click
on the title bar (blue bar) on the form, the form resizes itself (to
smaller). How can I make it not to resize when I click on the title bar?

I have the following form properties:

Scroll Bars = Neither
Record Selectors = No
Navigation Buttons = No
Auto Resize = No
Auto Center = No
Pop Up = Yes
Modal = Yes
Border Style = Sizable
Moveable = No

Thanks.
 
M

Maurice

Maybe it has something to do with the option: Border Style = Sizable
Try another option from the options you have there.
 
A

AccessHelp

Hi Maurice,

I think I tried that I am still having the problem. Thanks for your help.
 
Top