ToolboxItemAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the ToolboxItemAttribute class and specifies whether to use default initialization values.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | ToolboxItemAttribute(Boolean) | Initializes a new instance of the ToolboxItemAttribute class and specifies whether to use default initialization values. |
![]() | ToolboxItemAttribute(String^) | Initializes a new instance of the ToolboxItemAttribute class using the specified name of the type. |
![]() | ToolboxItemAttribute(Type^) | Initializes a new instance of the ToolboxItemAttribute class using the specified type of the toolbox item. |
Show:
