ToolboxItemAttribute Constructor

 

Initializes a new instance of the ToolboxItemAttribute class and specifies whether to use default initialization values.

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

NameDescription
System_CAPS_pubmethodToolboxItemAttribute(Boolean)

Initializes a new instance of the ToolboxItemAttribute class and specifies whether to use default initialization values.

System_CAPS_pubmethodToolboxItemAttribute(String^)

Initializes a new instance of the ToolboxItemAttribute class using the specified name of the type.

System_CAPS_pubmethodToolboxItemAttribute(Type^)

Initializes a new instance of the ToolboxItemAttribute class using the specified type of the toolbox item.

Return to top
Show: