IToolboxService::CategoryNames Property

 

Gets the names of all the tool categories currently on the toolbox.

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

property CategoryNameCollection^ CategoryNames {
	CategoryNameCollection^ get();
}

Property Value

Type: System.Drawing.Design::CategoryNameCollection^

A CategoryNameCollection containing the tool categories.

.NET Framework
Available since 1.1
Return to top
Show: