SetTooltip() Function
Sets the tooltip for a given toolbar button. Syntax:
Parameters:
id - Button Identifier to set tooltip for. text - Text to set as the tooltip.
Remarks:
The tooltip text is displayd when the mouse howevers over a toolbar button. Tooltips can be set for other control types, however currently they only appear for toolbar control buttons.
The tooltip text cacontain variables.
Example:
|