Windows bounds

  • Thread starter Thread starter Jacobo Rodriguez
  • Start date Start date
J

Jacobo Rodriguez

Hello, there are any way to set a minimum and maximun size for a form
even thought the user resize the window?
I want allow resizing the form having a minimun and maximun size. I'd
tried do it with the on resize event, and I can do it, but the form
flicker over or under these limits.
Thank you

--
Jacobo Rodríguez Villar

Proyectos en desarrollo:

http://www.typhoonlabs.com
 
Hi Jacobo,

Form has MinimumSize and MaximumSize properties.
You can use them.
 

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