ComponentDesigner.ActionLists Vlastnost

Definice

Získá seznam akcí v době návrhu podporovaný komponentou přidruženou k návrháři.

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

Hodnota vlastnosti

Seznam akcí v době návrhu podporovaný komponentou přidruženou k návrháři.

Platí pro