Microsoft Communities

Welcome to WindowsClient.net | Sign in | Join

Here are some frequently asked questions about Windows Forms and their answers.

Windows Forms FAQs

How do I prevent users from resizing a form?

You can prevent users from resizing a form by setting the FormBorderStyle to FixedDialog and setting the MaximizeBox property to false.

Contributed from George Shepherd's Windows Forms FAQ



Page view counter