|
-
February 24th, 2003, 09:47 AM
#1
Property Browser: How to add more than one Property Tab?
I want to display 3 additional property tabs when a particular object in my project is selected. However, I cannot associate more than one tab with my class because the PropertyTabAttribute doesnt allow multiple instances (AttributeUsage.AllowMulltiple = false).
This is especially confusing since the PropertyTabAttribute class clearly supports the addition of multiple tabs as is evident by its help page.
Can anyone tell me some other way of doing it?
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
|