ToolboxService::IToolboxService::SetSelectedToolboxItem Method (ToolboxItem^)

 

Selects the specified toolbox item.

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

private:
virtual void SetSelectedToolboxItem(
	ToolboxItem^ toolboxItem
) sealed = IToolboxService::SetSelectedToolboxItem

Parameters

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

The ToolboxItem to select.

.NET Framework
Available since 2.0
Return to top
Show: