PasswordRecoveryDesigner.ActionLists Eigenschaft

Definition

Ruft die Aktionslistenauflistung für den Steuerelement-Designer ab.

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

Eigenschaftswert

Ein DesignerActionListCollection-Objekt, das die DesignerActionList-Elemente für den Steuerelement-Designer enthält.

Gilt für:

Weitere Informationen