winforms - Disable user resize a form after specific size -


I would like to change the size of the users, but when they reach a specific size, then this window is small Want to

Any suggestions?

You can set the property of the form the minimum size you want to apply.

There is also a mirror property (outlined for completeness).


Comments