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

Parameters

sender
Sender of event.
See Also