DesktopUIControl.MouseMove
From Xojo Documentation
Event
DesktopUIControl.MouseMove(X as Integer,Y as Integer)
New in 2021r3
Supported for all project types and targets.
New in 2021r3
Supported for all project types and targets.
The mouse has moved within the control to the coordinates passed. The coordinates are local to the control, not to the window.