IToolboxService::GetSelectedToolboxItem Method ()

 

Gets the currently selected toolbox item.

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

ToolboxItem^ GetSelectedToolboxItem()

Return Value

Type: System.Drawing.Design::ToolboxItem^

The ToolboxItem that is currently selected, or null if no toolbox item has been selected.

.NET Framework
Available since 1.1
Return to top
Show: