IToolboxService::SetSelectedToolboxItem Method (ToolboxItem^)

 

Selects the specified toolbox item.

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

void SetSelectedToolboxItem(
	ToolboxItem^ toolboxItem
)

Parameters

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

The ToolboxItem to select.

.NET Framework
Available since 1.1
Return to top
Show: