次の方法で共有


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

適用対象

こちらもご覧ください