InfoConnect for Airlines VBA Guide
AlcScreen Object Events

For a list of all members of this type, see AlcScreen members.

Events
 NameDescription
Public EventAfterSendKeysOccurs after a data key or string is sent to the host.  
Public EventBeforeSendControlKeyOccurs before a control key is sent to the host.  
Public EventBeforeSendKeysOccurs before a data key is sent to the host.  
Public EventKeyboardLockedOccurs as soon as the keyboard is locked.  
Public EventKeyboardUnlockedOccurs as soon as the keyboard is unlocked.  
Public EventMouseClickThis event occurs when a session window is clicked by the mouse.  
Public EventNewScreenReadyOccurs as soon as the screen has been quiet for the time duration specified by the ScreenSettleTime property.  
Public EventScreenChangedOccurs as soon as the host data causes the data on the screen to change.  
Top
See Also