Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / AutoExpand Object / ExpandAndContinue Property
In This Topic
    ExpandAndContinue Property
    In This Topic
    Gets or sets whether completed text is wrapped to ensuing input fields if the completion text is too long to fit in the original field.
    Syntax
    expression.ExpandAndContinue As Boolean
    where expression is a variable that represents a AutoExpand Object
    See Also