TouchListOnMouseWheel Method
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
protected override void OnMouseWheel(
MouseEventArgs e
)
Protected Overrides Sub OnMouseWheel (
e As MouseEventArgs
)
Parameters
- e MouseEventArgs
- A MouseEventArgs that contains the event data.