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