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

Parameters

sender
Sender of event.
See Also