DesignTimeVisibleAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the DesignTimeVisibleAttribute class.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | DesignTimeVisibleAttribute() | Creates a new DesignTimeVisibleAttribute set to the default value of false. |
![]() | DesignTimeVisibleAttribute(Boolean) | Creates a new DesignTimeVisibleAttribute with the Visible property set to the given value in visible. |
Show:
