ComponentDesigner.ActionLists Vlastnost

Definice

Získá seznamy 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, který podporuje komponenta přidružená k návrháři.

Platí pro