Defines the result of a button callback function.
| Member Name | Description |
|---|---|
| Unhandled | Returned when a callback has overridden the button functionality and the default handling has not to be called. |
| Handled | Returned when a callback has not overridden the button functionality and the default handling should be called. |
Namespace: Resco.Controls.KeyboardPro
Assembly: Resco.KeyboardPro.CF3 (in Resco.KeyboardPro.CF3.dll)
Resco.Controls.KeyboardPro Namespace