Share via


ChangePasswordDesigner.ActionLists プロパティ

定義

このデザイナーのアクション リスト コレクションを取得します。

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

プロパティ値

このデザイナーと関連付けられた DesignerActionListCollection

注釈

プロパティはActionLists、 オブジェクトの DesignerActionList オブジェクトをChangePasswordDesigner作成し、基本プロパティから取得した DesignerActionListCollection オブジェクトに オブジェクトを追加DesignerActionListして、このコレクションを返します。

適用対象

こちらもご覧ください