ToolboxElementBase Constructors
Represents a base class for ToolboxControl elements (groups and items).Name | Parameters | Description |
---|---|---|
ToolboxElementBase() | none | Initializes a new instance of the ToolboxElementBase class. |
ToolboxElementBase(String) | caption | Initializes a new instance of the ToolboxElementBase class with the specified settings. |
See Also