Control Events

EventDescription
Key DownGenerated on a control that has keyboard focus. Details
Key RepeatGenerated when the user presses and holds a key in a front panel control. Details
Key UpGenerated when the user releases a key on the keyboard in a specific control on the front panel. Details
Mouse DownGenerated when the user clicks the mouse button on a specific control. Details
Mouse UpGenerated when the user releases the mouse button on a specific control. Details
Value ChangedGenerated when the user changes the value of a control. Details