Share via


EditorBrowsableAttribute Constructor

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Initializes a new instance of the EditorBrowsableAttribute class.

Namespace:  System.ComponentModel
Assembly:  mscorlib (in mscorlib.dll)

Syntax

'Declaration
Public Sub New
public EditorBrowsableAttribute()
public:
EditorBrowsableAttribute()
new : unit -> EditorBrowsableAttribute
public function EditorBrowsableAttribute()

Remarks

The State property is set to EditorBrowsableState..::..Always

.NET Framework Security

See Also

Reference

EditorBrowsableAttribute Class

EditorBrowsableAttribute Overload

System.ComponentModel Namespace