ToolboxItem Constructors
Represents a ToolboxControl item.| Name | Parameters | Description |
|---|---|---|
| ToolboxItem() | none | Initializes a new instance of the ToolboxItem class. |
| ToolboxItem(String) | caption | Initializes a new instance of the ToolboxItem class with the specified settings. |
See Also