IDesignerEventService.SelectionChanged Event

Definition

Occurs when the current design-view selection changes.

public:
 event EventHandler ^ SelectionChanged;
event EventHandler SelectionChanged;
member this.SelectionChanged : EventHandler 
Event SelectionChanged As EventHandler 

Event Type

Remarks

This selection changed event can result from the user changing the selection in the currently active document, or from the user switching to a new document.

Applies to