IToolboxService::AddToolboxItem Method (ToolboxItem^, String^)
.NET Framework (current version)
Adds the specified toolbox item to the toolbox in the specified category.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- toolboxItem
-
Type:
System.Drawing.Design::ToolboxItem^
The ToolboxItem to add to the toolbox.
- category
-
Type:
System::String^
The toolbox item category to add the ToolboxItem to.
.NET Framework
Available since 1.1
Available since 1.1
Show: