Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / KeyboardUnlocked Event
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
private Sub Screen_KeyboardUnlocked (
ByVal sender As Object _)

Parameters

sender
See Also