ToolboxService::IToolboxService::GetToolboxItems Method ()
.NET Framework (current version)
Gets the entire collection of toolbox items from the toolbox.
Assembly: System.Drawing.Design (in System.Drawing.Design.dll)
private: virtual ToolboxItemCollection^ GetToolboxItems() sealed = IToolboxService::GetToolboxItems
Return Value
Type: System.Drawing.Design::ToolboxItemCollection^A ToolboxItemCollection that contains the current toolbox items.
Implements
IToolboxService::GetToolboxItems()
.NET Framework
Available since 2.0
Available since 2.0
Show: