property Item.ToolTip as String
Specifies the description for item's tooltip.

TypeDescription
String A string expression that indicates the item's tooltip. 

Use the ToolTip property to assign a tooltip to an item. By default, the ToolTip property is empty. If the ToolTip property is empty, the item has no tooltip associated. Use the ToolTipTitle property to specify the title of the item's tooltip. Use the  ToolTipDelay property to specifiy the time in ms that passes before the ToolTip appears.

The ToolTip property supports built-in HTML tags like follows: