DesignerActionHeaderItem Constructor (String^, String^)
.NET Framework (current version)
Initializes a new instance of the DesignerActionHeaderItem class using the provided name and category strings.
Assembly: System.Design (in System.Design.dll)
Parameters
- displayName
-
Type:
System::String^
The text to be displayed in the header.
- category
-
Type:
System::String^
The case-sensitive String that defines the groupings of panel entries.
This constructor sets the Description property to null. The Category property is case-sensitive.
.NET Framework
Available since 2.0
Available since 2.0
Show: