User Controls - Property as object
hi,
I have created a user control and another supporting class holding formatting values. I have created a property for this Controls whose parameter is this class's object. But when the controls comes in the Property Browser, it simply gives a text box to enter th value. But i want this to be sub divided...ie show the inner properties in the class. (like the Location Property of the control which is subdived like X and Y). How can i Achieve this. u r comments are highly apprciated. TQ in advance. :D
|