|
-
May 2nd, 2008, 03:12 PM
#1
Thread Starter
PowerPoster
[RESOLVED] about subproperties
is there possible create subproperies in visual basic 6?
but these subproperties must be see in visual basic 6 property window, they appear like categories.
thanks
-
May 3rd, 2008, 03:56 PM
#2
Re: about subproperties
There is no such thing as a "subproperty."
You might have a class-valued property that in turn has properties though. Manipulating these in the IDE would normally lead you to creating property page dialogs - which normally apply to controls rather than classes. You can create these via the Property Page Wizard when creating your ActiveX Control.
-
May 3rd, 2008, 06:05 PM
#3
Thread Starter
PowerPoster
Re: about subproperties
i have one, but i don't know how put it in visual basic 6 property window like a category. but you said that doesn't exist... thank you very much
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|