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

Значение свойства

Списки действий во время разработки, поддерживаемые компонентом, связанным с конструктором.

Применяется к