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

    Property Value

    An AutoComplete Object.
    See Also