InfoConnect API Guide
Attachmate.Reflection.Productivity Namespace / IAutoExpand Interface
Members


IAutoExpand Interface
Defines the interface and configures settings for the Auto Expand Productivity feature.
Object Model
IAutoExpand InterfaceIProductivity Interface
Syntax
'Declaration
 
Public Interface IAutoExpand 
   Inherits Attachmate.Reflection.Framework.IProxy 
 
'Usage
 
Dim instance As 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