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 get the Designer to notice changes on nested components?

I can't get the Windows Forms designer to notice changes to a nested component when the user sets properties on it through the property grid. I marked the property with the DesignerSerializationVisibility.Content attribute and all works perfectly except that I must change something in the designed control, so that the designer notice changes in nested component.

The designer will indeed notice changes on nested components, provided the nested components are sited. If not, no changes will be detected.



Page view counter