[]
Invoked when an unhandled LostMouseCapture event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
protected override void OnLostMouseCapture(MouseEventArgs e)
Protected Overrides Sub OnLostMouseCapture(e As MouseEventArgs)
Type | Name | Description |
---|---|---|
MouseEventArgs | e | The MouseEventArgs that contains event data. |