When I make a usercontrol, the properties are displayed under 'Misc'.
When I take a look at e.g. a Textbox, properties, categorized I see several subdivisions.
How can I make a subdivision (like e.g. Appearance, Data, Behavior)??
Printable View
When I make a usercontrol, the properties are displayed under 'Misc'.
When I take a look at e.g. a Textbox, properties, categorized I see several subdivisions.
How can I make a subdivision (like e.g. Appearance, Data, Behavior)??
When you're in the Property code window of your ActiveX control, select Procedure Attributes... from the Tools menu. Click on Advanced button. Select the category from the Property Category list or type in your own catagory name.
Regards,
------------------
Serge
Software Developer
[email protected]
[email protected]
ICQ#: 51055819
That was right on topic.
Thanx