InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library
/
T27Screen 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 (T27Screen)
In This Topic
Locks the screen so that users cannot input on keyboard.
Syntax
Visual Basic (Declaration)
expression
.LockInput()
where
expression
is a variable that represents a
T27Screen Object
Remarks
Other means of input (such as macros and the application programming interface) are still available. To release the lock, use UnlockInput().
See Also
Reference
T27Screen Object
T27Screen Members