Returns or sets a ToolTip.
Syntax
object.ToolTipText [= ToolTipText]
The ToolTipText property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
ToolTipText | The string that is displayed when the mouse pointer hovers over the object. |