Udostępnij za pośrednictwem


DesignerCommandSet.ActionLists Właściwość

Definicja

Pobiera kolekcję wszystkich tagów inteligentnych skojarzonych z zaprojektowanym składnikiem.

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

Wartość właściwości

Element DesignerActionListCollection zawierający tagi inteligentne skojarzonego zaprojektowanego składnika.

Uwagi

Implementacja podstawowa po prostu wywołuje GetCommands parametr ciągu "ActionLists".

Dotyczy

Zobacz też