ActionsPane.LocationChanged Event

Definition

Occurs when the Location property value has changed.

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

Event Type

Remarks

This event provides the same functionality as the System.Windows.Forms.Control.LocationChanged event. For more information about using this event, see System.Windows.Forms.Control.LocationChanged.

Applies to