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