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

Parameters

sender
Sender of event.
See Also