Results 1 to 3 of 3

Thread: [RESOLVED] about subproperties

  1. #1

    Thread Starter
    PowerPoster joaquim's Avatar
    Join Date
    Apr 2007
    Posts
    3,964

    Resolved [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
    VB6 2D Sprite control

    To live is difficult, but we do it.

  2. #2
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    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.

  3. #3

    Thread Starter
    PowerPoster joaquim's Avatar
    Join Date
    Apr 2007
    Posts
    3,964

    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
    VB6 2D Sprite control

    To live is difficult, but we do it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width