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