Limit Maximize Form

J

JH

How can I restrict the user's ability to maximize the form
window or change the window size larger or smaller?

I want the form to open to the dimensions as designed and
for the form window's size to not be able to increase or
descrease in size.
 
D

Dirk Goldgar

JH said:
How can I restrict the user's ability to maximize the form
window or change the window size larger or smaller?

I want the form to open to the dimensions as designed and
for the form window's size to not be able to increase or
descrease in size.

If you set the form's Border Style property to Dialog, the user won't be
able to resize, minimize, or maximize the form.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top