|

ToolTipTextColor


image

The tooltip text color to use in the object.


Tip: You can click the select button to bring up a color chooser.


Note: The tooltip background and tooltip text colors are used for cell tooltips that are displayed within the grid object itself. They are not used to control the color of the tooltip set on the Object's Attributes tab.


A tt r ibu t e s


TooltipText


image

A short string of text that will appear after the mouse hovers over this object for a moment.


Tip: You can choose from several tooltip styles for all tooltips in your project, Standard, Balloon

and Extended. This setting can be found on the Appearance tab of the Project > Settings.


Tip: If you want a newline in your tooltip text, use "\r\n". For example, for an Extended tooltip, "My First Line\r\nMy Second Line|My Title". Newlines are not supported in the Title text for Balloon or Extended styles.


Tip: If you want a "&" character in the text, you must enter "&&&".


|