Bagikan melalui


UserControlDesigner.ActionLists Properti

Definisi

Mendapatkan kumpulan daftar tindakan untuk perancang kontrol pengguna.

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

Nilai Properti

DesignerActionListCollection yang berisi tag daftar tindakan untuk perancang kontrol.

Keterangan

Implementasi ini membuat dua DesignerActionMethodItem objek dalam koleksi: Edit Kontrol Pengguna dan Refresh.

Berlaku untuk

Lihat juga