Share via


LoginViewDesigner.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、 クラスの オブジェクトをLoginViewDesigner作成DesignerActionListし、基本プロパティからActionLists取得した に追加DesignerActionListCollectionして、 をDesignerActionListCollection返します。

適用対象

こちらもご覧ください