UserControlDesigner.ActionLists Özellik

Tanım

Kullanıcı denetimi Tasarımcısı için 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

DesignerActionListCollectionDenetim tasarımcısının eylem listesi etiketlerini içeren bir.

Açıklamalar

Bu uygulama koleksiyonda iki DesignerActionMethodItem nesne oluşturuyor: Kullanıcı denetimini Düzenle ve Yenile.

Şunlara uygulanır

Ayrıca bkz.