John_H_Bergman
Tomato Guru
USA
198 Posts |
Posted - Feb 06 2004 : 11:43:51 AM
|
Currently, when writing C# code, you can use the following attribute
[EditorBrowsable(Never)]
To indicate that the method/property/class, etc should not show up in the list of options. Does VAX support this attribute?
Regardless, I think there should be an option to indicate how to handle the attribute (ignore, or use a different color for the items attributed this way).
John |
John H. Bergman CTO SiliconZone
[email protected]
To Send email, remove the .online. |
Edited by - support on Feb 06 2004 1:51:01 PM |
|