*F10 (GETMODE)
PLBCMP GUI Only
*F10={value}
The *F10 control reports the use of the F10 key. If set to ON, the F10 key performs as a normal function key. If set to OFF, the F10 key is used by Windows to toggle between the program objects and the menu. The default mode is ON.
{value} is a previously defined Numeric Variable that contains the F10 mode.
The {value} returned is one of the following:
|
Value |
The F10 key functions as a ... |
|
0 |
Window's command key (OFF). |
|
1 |
program function key (ON) (default). |
|
99 |
invalid (PLBCON). |
See Also: List Controls (GETMODE), GETMODE
![]() |