Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Screen Object
/ IsKeyboardLocked Property
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
IsKeyboardLocked Property (Screen)
In This Topic
Gets or sets whether or not the keyboard and the toolbar are locked (that is, they cannot be used).
Syntax
Visual Basic (Declaration)
expression
.IsKeyboardLocked
As
Boolean
where
expression
is a variable that represents a
Screen Object
Remarks
When this property is set to true, the keyboard and toolbar are locked.
See Also
Reference
Screen Object
Screen Members