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