|
-
Aug 28th, 2002, 06:45 AM
#1
Thread Starter
Addicted Member
List Constants, ActiveX Control
Hi All,
I'm developing an ActiveX Control, which behaves differrently when various arguments are passed to it. I've created a property to that control for this purpose and exposed it. I am able to access the property from the client and the controls works well when the value is set.
Now, I want to know how I can provide a list of constants to be given to the property. That is, like in any other control say ListView control we have a View property. This property can be set to only the predefined constant values which popup immediately after the =, in VB IDE. I would like to know how to achieve this in my control.
Cute Member 
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
|