IToolboxService::GetToolboxItems Method ()

 

Gets the entire collection of toolbox items from the toolbox.

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

ToolboxItemCollection^ GetToolboxItems()

Return Value

Type: System.Drawing.Design::ToolboxItemCollection^

A ToolboxItemCollection that contains the current toolbox items.

.NET Framework
Available since 1.1
Return to top
Show: