Inherits from VI Events.
Generated when the user moves the mouse.
The following table lists the event data fields for this event.
| Event Data Field | Description |
|---|---|
| Time | Value of the millisecond timer when the event occurred. |
| VIRef | Returns a reference to the VI on which this event occurred. |
| Coords | Returns the coordinates of the mouse as it moves around the front panel. Coordinates are relative to the front panel origin. |