iMenuOnMouseWheel Method
Raises the System.Windows.Forms.Control.MouseWheel event.
Namespace: BeeMobile.iMenuAssembly: BeeMobile.iMenu.NET48 (in BeeMobile.iMenu.NET48.dll) Version: 4.8.1.5
protected override void OnMouseWheel(
MouseEventArgs e
)
Protected Overrides Sub OnMouseWheel (
e As MouseEventArgs
)
Parameters
- e MouseEventArgs
- The mouse event arguments.
You can use the mouse wheel to change the currently active page.