OnLocationChanged Method
OnLocationChanged(object, EventArgs)
Handles the location changed event.
Declaration
protected virtual void OnLocationChanged(object sender, EventArgs e)
Protected Overridable Sub OnLocationChanged(sender As Object, e As EventArgs)
Parameters