M
msnews.microsoft.com
I have a class Order that contains a set of properties for my OrderControl
control.
Instead of creating separate properties in OrderControl for every property
in Order, I just wanted to make Order a property and then let the user set
any properites within Order via the designer.
But I don't get that plus mark. All I get is a string.
Was wondering ... how to I force the designer to get a plus mark so I can
edit those individual properties?
control.
Instead of creating separate properties in OrderControl for every property
in Order, I just wanted to make Order a property and then let the user set
any properites within Order via the designer.
But I don't get that plus mark. All I get is a string.
Was wondering ... how to I force the designer to get a plus mark so I can
edit those individual properties?