DesignTimeVisibleAttribute Constructor

 

Initializes a new instance of the DesignTimeVisibleAttribute class.

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

NameDescription
System_CAPS_pubmethodDesignTimeVisibleAttribute()

Creates a new DesignTimeVisibleAttribute set to the default value of false.

System_CAPS_pubmethodDesignTimeVisibleAttribute(Boolean)

Creates a new DesignTimeVisibleAttribute with the Visible property set to the given value in visible.

Return to top
Show: