Edit Control Notify Events
The following Notify event applies to edit controls:
Code |
Notice Template |
Event Description |
1 |
context:u(2),code:i(1), id:u(2),objtype:i(2), key:u(2) |
Keypress Notify event. The Keypress Notify event-generating keys are identical to those returned in the keypress event ("t"). |
The special key values for the edit control Notify event are identical to those used for INPUTE and INPUTN control Notify events.
See Also
NOTICE() Function - Get SYSGUI Notice String