Aracılığıyla paylaş


ChangePasswordDesigner.ActionLists Özellik

Tanım

Bu tasarımcı 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 Bu tasarımcıyla ilişkili.

Açıklamalar

ActionLists özelliği nesnesi için ChangePasswordDesigner bir DesignerActionList nesne oluşturur, nesneyi temel özellikten alınan nesneye DesignerActionListCollection ekler DesignerActionList ve sonra bu koleksiyonu döndürür.

Şunlara uygulanır

Ayrıca bkz.