Window.MouseMove
From Xojo Documentation
Event
The user has moved the mouse inside the window.
Notes
This event handler receives parameters that indicate where the mouse is in local window coordinates. The mouse has moved within the window to the x, y local coordinates passed.