Mouse Leave Event

LabView Local Project Settings

Mouse Leave Event

Installed With: Full Development System

Class: Pane Events

Type: Notify

Generated when the cursor leaves the bounds of the pane.

The window does not need to have focus for the event to occur.

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.
PaneRefReturns a reference to the pane on which the event occurred.