MenuDesigner.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

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

注釈

このプロパティはActionLists、クラスのオブジェクトをMenuDesignerDesignerActionList作成し、それを基本プロパティから取得したオブジェクトにActionLists追加DesignerActionListCollectionしてからDesignerActionListCollection、.

適用対象

こちらもご覧ください