EditorBrowsableAttribute Constructor ()

 

Initializes a new instance of the EditorBrowsableAttribute class with State set to the default state.

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

public:
EditorBrowsableAttribute()

The default for this property is EditorBrowsableState::Always.

.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: