iMenuOnMouseMove Method
Raises the System.Windows.Forms.Control.MouseMove event.
Namespace: BeeMobile.iMenuAssembly: BeeMobile.iMenu.NET48 (in BeeMobile.iMenu.NET48.dll) Version: 4.8.1.5
protected override void OnMouseMove(
MouseEventArgs e
)
Protected Overrides Sub OnMouseMove (
e As MouseEventArgs
)
Parameters
- e MouseEventArgs
- Parameters for the event.