System.ComponentModel.Design.DesignerActionService.DesignerActionListsChanged Event

Occurs when a System.ComponentModel.Design.DesignerActionList is removed or added for any component.

Syntax

public event DesignerActionListsChangedEventHandler DesignerActionListsChanged

Remarks

The following table shows the set of specialized classes associated with the DesignerActionService.DesignerActionListsChanged event.

System.ComponentModel.Design.DesignerActionListsChangedEventArgs

Adds information specific to smart tag list management. This class is specialized from EventArgs.

System.ComponentModel.Design.DesignerActionListsChangedEventHandler

Connects the System.ComponentModel.Design.DesignerActionListsChangedEventArgs with its handler.

System.ComponentModel.Design.DesignerActionListsChangedType

Denotes whether a list has been added or removed.

For more information about handling events, see Consuming Events.

Requirements

Namespace: System.ComponentModel.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0