ToolboxService::IToolboxService::CategoryNames Property
.NET Framework (current version)
For a description of this member, see the IToolboxService::CategoryNames property.
Assembly: System.Drawing.Design (in System.Drawing.Design.dll)
private: property CategoryNameCollection^ CategoryNames { virtual CategoryNameCollection^ get() sealed = IToolboxService::CategoryNames::get; }
Property Value
Type: System.Drawing.Design::CategoryNameCollection^A CategoryNameCollection containing the tool categories.
Implements
IToolboxService::CategoryNamesThis member is an explicit interface member implementation. It can be used only when the ToolboxService instance is cast to an IToolboxService interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: