|
-
Aug 10th, 2000, 12:37 PM
#1
Thread Starter
Lively Member
I am using MFC to create an activex control. I want many of the properties to be accessible through property pages however I have a few snags.
Most of my properties access and array of values. Therefore all my properties use syntax like SetDeviation(short index, INT nNewValue) I want to hook these up in a method similar to the MS tabstrip style. where they can select the object they are working with and set properties. ANyone have any idea how to do that?
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
|