MenuDesigner.ActionLists Özellik

Tanım

Bu tasarımcı için tasarımcı eylem listesi koleksiyonunu alır.

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

Özellik Değeri

DesignerActionListCollection

DesignerActionListCollection Bu tasarımcıyla ilişkili.

Açıklamalar

ActionLists özelliği sınıfı için MenuDesigner bir DesignerActionList nesnesi oluşturur, bunu temel özelliğinden ActionLists alınan öğesine ekler DesignerActionListCollection ve sonra döndürürDesignerActionListCollection.

Şunlara uygulanır

Ayrıca bkz.