Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / Productivity Object / AutoExpand Property
In This Topic
    AutoExpand Property
    In This Topic
    Gets the AutoExpand object, which holds configuration properties, methods, and events for the Auto Expand Productivity feature.
    Syntax
    expression.AutoExpand As AutoExpand object 
    where expression is a variable that represents a Productivity Object

    Property Value

    An AutoExpand object
    See Also