VI Events

EventDescription
Key DownGenerated when the user performs keystrokes on the keyboard. Details
Key RepeatGenerated at regular intervals when the user presses and holds a key anywhere on the front panel. Details
Key UpGenerated when the user releases a key on the keyboard. Details
Menu Selection (App)Generated when the user makes a menu selection from the pull-down menu in LabVIEW. Details
Menu Selection (User)Generated when the user makes a menu selection from a user-defined menu. Details
Mouse DownGenerated when the user clicks the mouse button. Details
Mouse MoveGenerated when the user moves the mouse. Details
Mouse UpGenerated when the user releases the mouse button. Details
Panel ClosingGenerated when the user tries to interactively close the front panel on a VI by selecting the Close item in the File menu or by clicking the close glyph on the window border. Details