Question on Form Resize

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
Maybe it has something to do with the option: Border Style = Sizable
Try another option from the options you have there.
 
Back
Top