Method OnHandlerLocationChanged
OnHandlerLocationChanged(EventArgs)
Called when the native control location is changed.
protected override void OnHandlerLocationChanged(EventArgs e)
Parameters
Remarks
Derived classes can override this method to handle the event without attaching a delegate.