Event MouseMove
Occurs when the mouse pointer is moved over the control.
public event MouseEventHandler? MouseMove
Returns
- MouseEventHandler
- Occurs when the mouse pointer is moved over the control.
- Implements
Occurs when the mouse pointer is moved over the control.
public event MouseEventHandler? MouseMove