Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / AutoExpand Object / Enabled Property
In This Topic
    Enabled Property (AutoExpand)
    In This Topic
    Gets or sets whether Auto Expand is enabled in the session.
    Syntax
    expression.Enabled As Boolean
    where expression is a variable that represents a AutoExpand Object
    See Also