Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / AutoComplete Object / MinimumWordLength Property
In This Topic
    MinimumWordLength Property
    In This Topic
    Gets or sets the minimum number of characters typed (between 1 and 10) before suggestions are offered.
    Syntax
    expression.MinimumWordLength As Integer
    where expression is a variable that represents a AutoComplete Object
    See Also