[]
Raises the MouseMove event when the pointer is moved within the control and the cursor is over the control.
protected virtual void OnMouseMove(MouseEventArgs e)
Protected Overridable Sub OnMouseMove(e As MouseEventArgs)
Type | Name | Description |
---|---|---|
MouseEventArgs | e | Event arguments |