*SKIPFOCUS (GETMODE)
PLBCMP GUI Only
*SKIPFOCUS={value}
This control reports the SKIPFOCUS mode. This mode specifies that a gained focus event is not triggered for an object when a window becomes active and that object had the focus prior to the window becoming inactive. The {value} returned is one of the following:
{value} is a previously defined Numeric Variable that receives the current mode.
|
Value |
GainFocus events are ... |
|
0 |
ON (default). |
|
1 |
OFF. |
|
99 |
invalid (PLBCON) |
See Also: List Controls (GETMODE), GETMODE
![]() |