why these attributes don't work

seco

Well-known member
Joined
Mar 4, 2007
Messages
66
Programming Experience
Beginner
hi

i try this attribute <System.ComponentModel.Browsable(False)>

which make the class not appear in the properties window but the class appear in the properties window !!

and all other attributes i have tried also not working !!

thanks in advance.
 
Back
Top