Event | Description |
Key Down | Generated on a control that has keyboard focus. Details |
Key Repeat | Generated when the user presses and holds a key in a front panel control. Details |
Key Up | Generated when the user releases a key on the keyboard in a specific control on the front panel. Details |
Mouse Down | Generated when the user clicks the mouse button on a specific control. Details |
Mouse Up | Generated when the user releases the mouse button on a specific control. Details |
Value Changed | Generated when the user changes the value of a control. Details |