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