DesignerCommandSet.ActionLists Özellik

Tanım

Tasarlanan bileşenle ilişkili tüm akıllı etiketlerin koleksiyonunu alır.

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

Özellik Değeri

DesignerActionListCollection İlişkili tasarlanmış bileşenin akıllı etiketlerini içeren bir.

Açıklamalar

Temel uygulama yalnızca "ActionLists" dize parametresiyle çağrı GetCommands yapar.

Şunlara uygulanır

Ayrıca bkz.