ToolboxService::IToolboxService::GetSelectedToolboxItem Method ()
.NET Framework (current version)
For a description of this member, see the IToolboxService::GetSelectedToolboxItem method.
Assembly: System.Drawing.Design (in System.Drawing.Design.dll)
private: virtual ToolboxItem^ GetSelectedToolboxItem() sealed = IToolboxService::GetSelectedToolboxItem
Return Value
Type: System.Drawing.Design::ToolboxItem^The ToolboxItem that is currently selected, or null if no toolbox item is currently selected.
This member is an explicit interface member implementation. It can be used only when the ToolboxService instance is cast to an IToolboxService interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: