InfoConnect for Airlines VBA Guide
ScreenHistory Object Properties

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

Properties
 NameDescription
Public PropertyClearHistoryOnDisconnectGets or sets a value indicating whether the screen list is cleared when a session disconnects (true) or not (false).  
Public PropertyCountGets the number of screens in the Screen History for a session.  
Public PropertyIndexGets the zero-based index of the current history screen or minus one (-1) if the live screen is active.  
Public PropertyManualCaptureOnlyGets or sets a value indicating whether new host screens are captured manually (true) or automatically (false).  
Public PropertyNumberOfScreensToRememberGets or sets the number of host screens in Screen History at any given time.  
Public PropertyParentGets the parent object (Productivity).  
Public PropertyScreenHistoryPanelVisibleGets or sets a value indicating whether the visible state of the dockable Screen History panel is visible.  
Top
See Also