InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.ALC Library / AlcTerminal Object / KeyboardLockedMessage Property
In This Topic
    KeyboardLockedMessage Property
    In This Topic
    Gets or sets a value indicating the message to show when the keyboard is locked in ALC terminals.
    Syntax
    expression.KeyboardLockedMessage As String
    where expression is a variable that represents a AlcTerminal Object
    See Also