Event | Description |
Key Down | Generated when the user performs keystrokes on the keyboard. Details |
Key Repeat | Generated at regular intervals when the user presses and holds a key anywhere on the front panel. Details |
Key Up | Generated 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 Down | Generated when the user clicks the mouse button. Details |
Mouse Move | Generated when the user moves the mouse. Details |
Mouse Up | Generated when the user releases the mouse button. Details |
Panel Closing | Generated 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 |