Disallow a form to be maximized

F

faberk

In the form properties, I dont see anything that will disallow a user from
double clicking on the form header bar and maximizing it. How do I prevent
this. I searched the group posting, but returned no similar questions. Help
is greatly appreciated.
 
W

Wayne Morgan

In the form's Properties sheet there is an option on the Format tab for "Min
Max Buttons". Disabling the Max button also disables maximizing the form by
double clicking the title bar of the form.
 
Top