Specifies the tooltip for a control when the title property is used for another purpose.
tooltip="text"
A tooltip is the text that is displayed when the user hovers over a control.
Most controls use the title property for the tooltip, but some controls deviate from this practice.