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