AddToolboxItem Method (BaseToolbox)
In This Topic
The AddToolboxItem method adds a ToolboxItem to the toolbox, creating the optionally specified category if it does not exist.
Overload List
Overload | Description |
AddToolboxItem(ToolboxItem,String) | The AddToolboxItem method adds a ToolboxItem to the toolbox, creating the optionally specified category if it does not exist. |
AddToolboxItem(ToolboxItem) | The AddToolboxItem method adds a ToolboxItem to the toolbox, creating the optionally specified category if it does not exist. |
See Also