InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.ALC Library / AlcScreen Object / IsKeyboardLocked Property
In This Topic
    IsKeyboardLocked Property (AlcScreen)
    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 AlcScreen Object
    See Also