Mouse Move Event

LabView Local Project Settings

Mouse Move Event

Installed With: Full Development System

Class: Splitter Events

Type: Notify

Generated when you move the mouse over a splitter bar.

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.
SplitterRefReturns a reference to the splitter on which the event occurred.
CoordsCoordinates of the mouse at the location of the mouse click at the time of the event. Coordinates are relative to the upper left corner of the front panel.