InfoConnect for Airlines VBA Guide
AutoExpand Object Properties

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

Properties
 NameDescription
Public PropertyAutoExpandDefinitionCollectionReturns an enumerator of the current Auto Expand definitions defined for the session, or null if it cannot be obtained.  
Public PropertyAutoExpandOverwriteGets or sets how text following a completion is treated.  
Public PropertyEnabledGets or sets whether Auto Expand is enabled in the session.  
Public PropertyExpandAndContinueGets or sets whether completed text is wrapped to ensuing input fields if the completion text is too long to fit in the original field.  
Public PropertyIsCaseSensitiveGets or sets whether words are completed on a case-sensitive basis.  
Public PropertyParentGets the parent object. The parent is the Productivity object.  
Top
See Also