Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / UserInterfaceSettings Object / SuppressTooltips Property
In This Topic
    SuppressTooltips Property
    In This Topic
    Gets or sets a value indicating whether to hide tooltips for buttons
    Syntax
    expression.SuppressTooltips As Boolean
    where expression is a variable that represents a UserInterfaceSettings Object
    See Also