InfoConnect for Airlines VBA Guide
KeyboardUnlocked Event (IbmScreen)
Occurs as soon as the keyboard is unlocked.
Syntax
private Sub IbmScreen_KeyboardUnlocked (
   ByVal sender As Object _
) 

Parameters

sender
Sender of event.
See Also