ComponentDesigner.ActionLists 屬性

定義

取得與設計工具相關之元件所支援的設計階段動作清單。

public:
 virtual property System::ComponentModel::Design::DesignerActionListCollection ^ ActionLists { System::ComponentModel::Design::DesignerActionListCollection ^ get(); };
public virtual System.ComponentModel.Design.DesignerActionListCollection ActionLists { get; }
member this.ActionLists : System.ComponentModel.Design.DesignerActionListCollection
Public Overridable ReadOnly Property ActionLists As DesignerActionListCollection

屬性值

與設計工具相關之元件所支援的設計階段動作清單。

適用於