|
-
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?
-
February 24th, 2003, 02:20 PM
#2
check out this sample ! I hvn't tested though
AppConfig
thanx
Paresh
-
February 25th, 2003, 03:59 AM
#3
-
February 25th, 2003, 11:31 AM
#4
why the link doesn't go....
Paresh
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
|