Method OnMouseCaptureChanged
OnMouseCaptureChanged(EventArgs)
Called when the MouseCaptureChanged event is raised.
protected virtual void OnMouseCaptureChanged(EventArgs e)
Parameters
Remarks
Derived classes can override this method to handle the event without attaching a delegate.