Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
LockInput Method (Screen)
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
>
Screen Object
: LockInput Method
Locks the screen and prevents input from the keyboard.
Syntax
Visual Basic (Declaration)
object
.LockInput()
Remarks
Other means of input (such as macros or the application programming interface) are still available. To release the lock, use UnlockInput().
See Also
Reference
Screen Object
Screen Members
Send Feedback