InfoConnect for Airlines VBA Guide
IsKeyboardLocked Property (Screen)
Gets or sets whether or not the keyboard and the toolbar are locked (that is, they cannot be used).
Syntax
Object.IsKeyboardLocked As Boolean
Remarks
When this property is set to true, the keyboard and toolbar are locked.
See Also