IToolboxService::AddToolboxItem Method (ToolboxItem^)

 

Adds the specified toolbox item to the toolbox.

Namespace:   System.Drawing.Design
Assembly:  System.Drawing (in System.Drawing.dll)

void AddToolboxItem(
	ToolboxItem^ toolboxItem
)

Parameters

toolboxItem
Type: System.Drawing.Design::ToolboxItem^

The ToolboxItem to add to the toolbox.

.NET Framework
Available since 1.1
Return to top
Show: