Click to See Complete Forum and Search --> : Property Browser: How to add more than one Property Tab?


Umair Ahmad
February 24th, 2003, 08:47 AM
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?

pareshgh
February 24th, 2003, 01:20 PM
check out this sample ! I hvn't tested though

AppConfig (http://www.gotdotnet.com/Community/User/Samples/download.aspx?FileGuid=7b4dcb56-3f5c-4e0a-a40f-11db84826ff1)

thanx
Paresh

Umair Ahmad
February 25th, 2003, 02:59 AM
??

pareshgh
February 25th, 2003, 10:31 AM
why the link doesn't go....

Paresh