InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Screen Object / IsKeyboardLocked Property
In This Topic
    IsKeyboardLocked Property (T27Screen)
    In This Topic
    Gets a value indicating whether the keyboard is locked.
    Syntax
    expression.IsKeyboardLocked As Boolean
    where expression is a variable that represents a T27Screen Object
    See Also