ToolboxService::GetItemContainers Method ()

 

Returns an IList containing all items on the toolbox.

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

protected:
virtual IList^ GetItemContainers() abstract

Return Value

Type: System.Collections::IList^

An IList containing all items on the toolbox.

.NET Framework
Available since 2.0
Return to top
Show: