Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / UserInterfaceSettings Object / ShowSearchSuggestions Property
In This Topic
    ShowSearchSuggestions Property
    In This Topic
    Gets or sets a value indicating whether to show search suggestions.
    Syntax
    expression.ShowSearchSuggestions As Boolean
    where expression is a variable that represents a UserInterfaceSettings Object
    See Also