[]
Raises the MouseUp event when the pointer button is released while the cursor is over the control.
protected virtual void OnMouseUp(MouseEventArgs e)
Protected Overridable Sub OnMouseUp(e As MouseEventArgs)
Type | Name | Description |
---|---|---|
MouseEventArgs | e | Event arguments |