Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmScreen Object / KeyboardUnlocked Event
In This Topic
KeyboardUnlocked Event (IbmScreen)
In This Topic
Occurs as soon as the keyboard is unlocked.
Syntax
private Sub IbmScreen_KeyboardUnlocked ( 
   ByVal sender As Object _
) 

Parameters

sender
Sender of event.
See Also