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