EVENT_MOUSE_POINTER_MOVE
- Updated2023-02-21
- 1 minute(s) read
EVENT_MOUSE_POINTER_MOVE
Description
When a user moves the mouse over a control or panel, LabWindows/CVI generates an EVENT_MOUSE_POINTER_MOVE event and sends the event to the callback function associated with the control or panel.
This event is not swallowable.
![]() |
Note This event does not appear in the upper right corner of the User Interface Editor in operate mode. |
Applies To
Event Data Parameters
eventData1 = Mouse vertical position
eventData2 = Mouse horizontal position
LabWindows/CVI Compatibility
LabWindows/CVI 8.1 and later