Click or drag to resize
EditorBrowsableAttribute Constructor
Overload List
  NameDescription
Public methodEditorBrowsableAttribute
Initializes a new instance of the System.ComponentModel.EditorBrowsableAttribute class with System.ComponentModel.EditorBrowsableAttribute.State set to the default state.
Public methodEditorBrowsableAttribute(EditorBrowsableState)
Initializes a new instance of the System.ComponentModel.EditorBrowsableAttribute class with an System.ComponentModel.EditorBrowsableState.
Top
See Also