ComponentDesigner.ActionLists Egenskap

Definition

Hämtar de åtgärdslistor för designtid som stöds av komponenten som är associerad med designern.

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

Egenskapsvärde

Åtgärdslistorna för designtid som stöds av komponenten som är associerad med designern.

Gäller för