Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Screen Object
/ KeyboardUnlocked Event
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
KeyboardUnlocked Event (Screen)
In This Topic
This event is triggered when the keyboard becomes unlocked or enabled (either by the host or by Reflection).
Syntax
Visual Basic (Declaration)
private
Sub
Screen_KeyboardUnlocked
(
ByVal
sender
As
Object _)
Parameters
sender
See Also
Reference
Screen Object
Screen Members