Udostępnij za pośrednictwem


WizardDesigner.ActionLists Właściwość

Definicja

Pobiera kolekcję listy akcji dla projektanta kontrolek.

public:
 virtual property System::ComponentModel::Design::DesignerActionListCollection ^ ActionLists { System::ComponentModel::Design::DesignerActionListCollection ^ get(); };
public override System.ComponentModel.Design.DesignerActionListCollection ActionLists { get; }
member this.ActionLists : System.ComponentModel.Design.DesignerActionListCollection
Public Overrides ReadOnly Property ActionLists As DesignerActionListCollection

Wartość właściwości

DesignerActionListCollection Obiekt zawierający elementy niestandardowe DesignerActionList projektanta kontrolek.

Dotyczy

Zobacz też