Event MouseWheel
Occurs when the mouse wheel moves while the control has focus.
public event MouseEventHandler? MouseWheel
Returns
- MouseEventHandler
- Occurs when the mouse wheel moves while the control has focus.
- Implements
Occurs when the mouse wheel moves while the control has focus.
public event MouseEventHandler? MouseWheel