System.Windows.Forms.Control.LocationChanged Event

Occurs when the Control.Location property value has changed.

Syntax

public event EventHandler LocationChanged

Remarks

This event is raised if the Control.Location property is changed by either a programmatic modification or through interaction.

For more information about handling events, see Consuming Events.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0