DesignerActionListCollection Constructor

 

Initializes a new instance of the DesignerActionListCollection class.

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

NameDescription
System_CAPS_pubmethodDesignerActionListCollection()

Initializes a new instance of the DesignerActionListCollection class with default settings.

System_CAPS_pubmethodDesignerActionListCollection(array<DesignerActionList^>^)

Initializes a new instance of the DesignerActionListCollection class with the specified panel items.

Return to top
Show: