Stopping the form resizing by the mouse

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

Guest

How can I stop the form being resized using the mouse, I want the form to stay exactly in the same place and same size every time, I have removed the min and max buttons but can not disable the mouse from resizing the form. Thanks
 
In the properties of the form you can define the border style. When you put this on none or thin, you can't change the size of the form.
 
Thanks,
When should I use the dialog property


----- Maaike wrote: ----

In the properties of the form you can define the border style. When you put this on none or thin, you can't change the size of 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

Back
Top