Bagikan melalui


ChangePasswordDesigner.ActionLists Properti

Definisi

Mendapatkan koleksi daftar tindakan untuk perancang ini.

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

Yang DesignerActionListCollection terkait dengan perancang ini.

Keterangan

Properti ActionLists membuat DesignerActionList objek untuk ChangePasswordDesigner objek , menambahkan DesignerActionList objek ke objek yang DesignerActionListCollection diperoleh dari properti dasar, lalu mengembalikan koleksi ini.

Berlaku untuk

Lihat juga