EditorBrowsableAttribute Class |
Namespace: System.ComponentModel
public sealed class EditorBrowsableAttribute : Attribute
The EditorBrowsableAttribute type exposes the following members.
Name | Description | |
---|---|---|
EditorBrowsableAttribute |
Initializes a new instance of the System.ComponentModel.EditorBrowsableAttribute
class with System.ComponentModel.EditorBrowsableAttribute.State set to the
default state.
| |
EditorBrowsableAttribute(EditorBrowsableState) |
Initializes a new instance of the System.ComponentModel.EditorBrowsableAttribute
class with an System.ComponentModel.EditorBrowsableState.
|
Name | Description | |
---|---|---|
Equals | Returns a value that indicates whether this instance is equal to a specified object. (Inherited from Attribute.) | |
GetHashCode | Returns the hash code for this instance. (Inherited from Attribute.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |