forwardkey_pass_keystrokes_to_control.htm
Navigation: Language Reference > 13 - Built-in Functions >====== FORWARDKEY (pass keystrokes to control) ====== | |
FORWARDKEY(targetcontrol)
FORWARDKEY | Passes a keystroke to another control. |
targetcontrol | A field number or field equate label for the control to receive the passed keystroke. |
FORWARDKEY passes a keystroke to another control. This imitates the action of the keystroke as if the target control was the control in focus when the keystroke occurred.
Example:
FORWARDKEY(?LIST) !pass the keystroke to the list box
forwardkey_pass_keystrokes_to_control.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1