Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / AutoComplete Object / MaxSuggestions Property
In This Topic
    MaxSuggestions Property (AutoComplete)
    In This Topic
    Gets or sets the maximum number of suggestions offered (between 1 and 10) when Auto Complete is triggered.
    Syntax
    expression.MaxSuggestions As Integer
    where expression is a variable that represents a AutoComplete Object
    See Also