Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / AutoExpand Object

In This Topic
    AutoExpand Object Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyReturns an enumerator of the current Auto Expand definitions defined for the session, or null if it cannot be obtained.  
    Public PropertyGets or sets how text following a completion is treated.  
    Public PropertyGets or sets whether Auto Expand is enabled in the session.  
    Public PropertyGets 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 PropertyGets or sets whether words are completed on a case-sensitive basis.  
    Public PropertyGets the parent object. The parent is the Productivity object.  
    Top
    See Also