Share via


ToolTip Disable Option

A ToolTip provides users with contextual information when they roll their mouse over a section of a report.

Some Crystal Reports customers have asked if the feature can be made optional. Also, for a non-localized viewer, the ToolTip exposes English content to all audiences.

Now, you have the option to globally disable the ToolTip feature through use of the new EnableTooltips property of the CrystalReportViewer class. If this property is set to False, the ToolTip information is globally disabled.