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