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 properties on a control from getting combined with properties belonging to other objects in the Properties window?

Use the MergableProperty attribute with a value of false. This will prevent your Property from being edited as part of a group in the designer.

Contributed from George Shepherd's Windows Forms FAQ



Page view counter