InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsScreen Object / KeyboardWaitStatus Property
In This Topic
    KeyboardWaitStatus Property
    In This Topic
    Gets a value indicating whether the keyboard is locked because of a terminal wait status
    Syntax
    expression.KeyboardWaitStatus As Boolean
    where expression is a variable that represents a UtsScreen Object
    See Also