ToolboxService::IToolboxService::SetSelectedToolboxItem Method (ToolboxItem^)
.NET Framework (current version)
Selects the specified toolbox item.
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
Available since 2.0
Show: