Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / SmartControl Object / ToolTipText Property
In This Topic
    ToolTipText Property
    In This Topic
    Gets or sets the tool tip text for the control.
    Syntax
    expression.ToolTipText As String
    where expression is a variable that represents a SmartControl Object
    See Also