ContentDesigner.ActionLists 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得這個設計工具的 DesignerActionListCollection 物件。
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。
備註
ContentDesigner 物件會將專案加入 DesignerActionItem 至 DesignerActionListCollection 控制件的 Content 。