|
-
Aug 6th, 2002, 11:21 PM
#1
Thread Starter
Hyperactive Member
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.
-
Aug 6th, 2002, 11:42 PM
#2
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.
-
Aug 7th, 2002, 12:35 AM
#3
Thread Starter
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|