InfoConnect for Airlines
IAutoExpand Interface
Members 


Defines the interface and configures settings for the Auto Expand Productivity feature.
Object Model
IAutoExpand InterfaceAutoExpandDefinition StructureIProductivity Interface
Syntax
'Declaration
 
Public Interface IAutoExpand 
'Usage
 
Dim instance As IAutoExpand
public interface IAutoExpand 
Remarks
For example, you can build a dictionary of acronyms and shortcuts that, when typed, expand to the longer word or phrase.
See Also