InfoConnect for Unisys
Attachmate.Reflection.Productivity Namespace / IAutoExpand Interface
Members


In This Topic
    IAutoExpand Interface
    In This Topic
    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