Locking form size at run time...

  • Thread starter Thread starter Grumpy Aero Guy
  • Start date Start date
G

Grumpy Aero Guy

OK.... please don't flog me... I REALLY can't figure this out after fiddling
with form properties for quite a while...

What do I set to keep a user from being able to re-size a form (like
dragging the corner of the form and making it bigger) when the project
runs....

??????

(thanks)
 
You can either set the FormBorderStyle property or set the Minimum and
Maximum size of the form to the same values.
 

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