DesignerActionHeaderItem Constructor

 

Initializes a new instance of the DesignerActionHeaderItem class.

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

NameDescription
System_CAPS_pubmethodDesignerActionHeaderItem(String^)

Initializes a new instance of the DesignerActionHeaderItem class using the provided name string.

System_CAPS_pubmethodDesignerActionHeaderItem(String^, String^)

Initializes a new instance of the DesignerActionHeaderItem class using the provided name and category strings.

Return to top
Show: