InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.ALC Library / AlcScreen Object / UnlockInput Method
In This Topic
    UnlockInput Method (AlcScreen)
    In This Topic
    Unlocks the screen. See the LockInput() method for more information.
    Syntax
    expression.UnlockInput() 
    where expression is a variable that represents a AlcScreen Object
    See Also