Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Hotspot Object / Tooltip Property
In This Topic
    Tooltip Property (Hotspot)
    In This Topic
    Gets or sets the text to display when the mouse cursor is over the hotspot.
    Syntax
    expression.Tooltip As String
    where expression is a variable that represents a Hotspot Object
    See Also