Programming with Reflection
AutoKeyboardLock property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) whether the keyboard is locked after certain transmissions to the host, pending an escape sequence from the host to unlock it. Equivalent to the HP escape sequences &k1K (when AutoKeyboardLock is True) and
&k0K (when AutoKeyboardLock is False).
The default value is False.
The value of this property is not saved to a settings file.