PDA

Click to See Complete Forum and Search --> : making subdivision in properties of usercontrol


c@lle
Nov 8th, 1999, 08:40 PM
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)??

Serge
Nov 8th, 1999, 08:50 PM
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
Serge_Dymkov@vertexinc.com
Access8484@aol.com
ICQ#: 51055819

c@lle
Nov 8th, 1999, 09:08 PM
That was right on topic.
Thanx