IToolboxItemProvider::Items Property

 

Gets a collection of ToolboxItem objects.

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

property ToolboxItemCollection^ Items {
	ToolboxItemCollection^ get();
}

Property Value

Type: System.Drawing.Design::ToolboxItemCollection^

A collection of ToolboxItem objects.

.NET Framework
Available since 2.0
Return to top
Show: