Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Screen Object
/ LockInput Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
LockInput Method (Screen)
In This Topic
Locks the screen and prevents input from the keyboard.
Syntax
Visual Basic (Declaration)
expression
.LockInput()
where
expression
is a variable that represents a
Screen Object
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