|
-
March 18th, 1999, 03:34 PM
#1
help on property browsing in VB properties window
I have an ActiveX Control implemented using VC++ 5.0
I have two property for whic there are enemerations,
First one is long property, whose values are, 0,1 and 2. Means "0 - FIXED", "1-UPDATABLE", "2-DELETABLE"
Second one is String property, whose values are "HORIZONTAL" and "VERTICAL".
I want to show them as choices (combo boxes) in VB properties window.
Does anyone has any sample or hints of how to do that?
Thanks
Ram
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
|