0
Answer

Preventing Forms Designer from Declaring Properties


I create a property in my control called 'Foo'. I add the control to a form. In the designer class, Foo is set to null. Is there any way to prevent this using a tag or something?