Mouse Move Event

Requires: Base Development System

Class: Pane Events

Type: Notify

Generated when you move the mouse over a pane.

Event Data Fields

NameDescription
SourceSource of the event. LabVIEW UI refers to any built-in user interface event.

0LabVIEW UI
TypeType of event that occurred, such as Mouse Down, Value Change, Timeout, and so on.
TimeValue of the millisecond timer when the event occurred.
PaneRefReference to the pane on which the event occurred.
CtrlRefReference to the control on which the event occurred.