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

TypeDescription
String A String expression that specifies the HTML text to be shown when the cursor hovers the item
By default, the ToolTip property is empty. The ToolTip property specifies the item's tooltip which is shown when the cursor hovers it. The Caption property specifies the item's HTML caption.  The UserData property associates any extra data to an item. The Enabled property enables or disables the specified item. 

The Caption property supports the following HTML elements: