Aracılığıyla paylaş


UserControlDesigner.ActionLists Özellik

Tanım

Kullanıcı denetim 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 Denetim tasarımcısının eylem listesi etiketlerini içeren bir.

Açıklamalar

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

Şunlara uygulanır

Ayrıca bkz.