InfoConnect for Airlines VBA Guide
ScreenChanged Event (UtsScreen)
Occurs as soon as the host data causes the data on the screen to change.
Syntax
private Sub UtsScreen_ScreenChanged (
   ByVal sender As Object _
) 

Parameters

sender
Sender of event.
See Also