|
-
August 23rd, 1999, 08:07 AM
#1
Defining a property
I am creating a user control. I need to define a property like the List property in the 'Combo' control. i.e. my Get and Let are such that I get a List type property in my user control Property Window. When I define a property as a Boolean it automatically gives me a True and False choice in the Property Window for that property. How do do the same thing for a 'list' type of property or create an enumerated type like the property BorderStyle of a form?
I would really appreciate if someone can solve this problem
Thanks
Irfan
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
|