Results 1 to 3 of 3

Thread: Properties at Design time using arrays (Like in a listbox) *Unresolved*

  1. #1

    Thread Starter
    Hyperactive Member Knowledge_is_Et's Avatar
    Join Date
    Dec 2001
    Location
    An Oak.
    Posts
    305

    Question Properties at Design time using arrays (Like in a listbox) *Unresolved*

    I am making a control with one property that is an array. I cannot figure out how to make a property that will use arrays during design time. What I want is easy to see, just check the list property (and listindex property) of the normal VB list control. How can I reproduce that?


    Oh, and one more thing (this is my first ActiveX project), how can I get explanations of the various properties in the property window when it's selected? It should be pretty easy, but I haven't seen it yet...

    Thanks!
    Now returning to the world of VB. Please make sure your seatbelts are securely fastened and all trays are in their upright and locked position.

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    Are we talking about an ActiveX Control? Exe? DLL? I assume a control, you can do it pretty easy using a property page. It'd work just like you do it in a form.
    Last edited by Edneeis; Aug 7th, 2002 at 03:30 AM.

  3. #3

    Thread Starter
    Hyperactive Member Knowledge_is_Et's Avatar
    Join Date
    Dec 2001
    Location
    An Oak.
    Posts
    305
    Ok, I will try that, thank you! and yes, I did mean a control...
    Now returning to the world of VB. Please make sure your seatbelts are securely fastened and all trays are in their upright and locked position.

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