VISIO::TIPS (int object, string text)
Description:
Sets a tooltip to the specified GUI object. When the mouse rests a while on the object the tooltip automatically appears.
Example:
VISIO::TIPS (exitbutton, “Click here to exit.)