InfoConnect for Airlines VBA Guide
NewScreenReady Event (IbmScreen)
Occurs as soon as the screen has been quiet for the time duration specified by the ScreenSettleTime property.
Syntax
private Sub IbmScreen_NewScreenReady (
   ByVal sender As Object _
) 

Parameters

sender
Sender of event.
See Also