Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / UiControl Object / Tooltip Property
In This Topic
    Tooltip Property (UiControl)
    In This Topic
    Get or sets the tooltip associated with the control.
    Syntax
    expression.Tooltip As String
    where expression is a variable that represents a UiControl Object
    See Also