InfoConnect for Airlines VBA Guide
Productivity Object Members

The following tables list the members exposed by Productivity.

Constructors
 NameDescription
Public ConstructorProductivity ConstructorCreates a new Productivity object.  
Top
Properties
 NameDescription
Public PropertyAutoCompleteGets the AutoComplete object, which holds configuration properties, methods, and events for the Auto Complete Productivity feature.  
Public PropertyAutoExpandGets the AutoExpand object, which holds configuration properties, methods, and events for the Auto Expand Productivity feature.  
Public PropertyOfficeToolsGets the Office Tools object, which holds configuration properties, methods, and events for the Office Tools Productivity feature.  
Public PropertyParentGets the parent object.  
Public PropertyRecentTypingGets the RecentTyping object, which holds configuration properties, methods, and events for the Recent Typing Productivity feature.  
Public PropertyScratchPadContentsGets or sets the contents of the Scratch Pad.  
Public PropertyScratchPadContentsAsTextGets the contents of the Scratch Pad as text.  
Public PropertyScratchPadPanelVisibleGets or sets the visible state of the dockable Scratch Pad panel.  
Public PropertyScreenHistoryGets the ScreenHistory object, which holds configuration properties, methods, and events for the Screen History Productivity feature.  
Public PropertySpellCheckGets the SpellCheck object, which holds configuration properties, methods, and events for the Spell Check Productivity feature.  
Top
Methods and Functions
 NameDescription
Public MethodScratchPadLoadLoads Scratch Pad with the contents of the specified file.  
Public MethodScratchPadSaveAsSaves Scratch Pad contents to the specified file.  
Top
See Also