BrowsableAttribute Class
Specifies whether a property or event should be displayed in a Properties window.
Namespace:
System.ComponentModelAssembly: Bridge (in Bridge.dll)
Syntax
[EditorBrowsableAttribute] [AttributeUsageAttribute] [ExternalAttribute] public sealed class BrowsableAttribute : Attribute
<EditorBrowsableAttribute> _ <AttributeUsageAttribute> _ <ExternalAttribute> _ Public NotInheritable Class BrowsableAttribute _ Inherits Attribute
[EditorBrowsableAttribute] [AttributeUsageAttribute] [ExternalAttribute] public ref class BrowsableAttribute sealed : public Attribute
Inheritance Hierarchy
System..::..Attribute
System.ComponentModel..::..BrowsableAttribute