vnarod Posted April 22, 2003 Posted April 22, 2003 If I move mouse to any field in a Window Viewer that displays a Crystal Report a tooltip appears with field name. I need to remove it but don`t see the property. Quote
hog Posted April 23, 2003 Posted April 23, 2003 Are the tooltips displaying the field names from controls on the form or the report? Quote My website
hog Posted April 23, 2003 Posted April 23, 2003 Have you got the report referenced directly as the ReportSource property of the viewer or are you using a ReportDocument Component? I'm using the latter and get no tooltips Quote My website
vnarod Posted April 23, 2003 Author Posted April 23, 2003 I am using ReportDocument and tooltips are on every field. Quote
hog Posted April 23, 2003 Posted April 23, 2003 Sorry, can't help on this! The only time I get tooltips appearing on the report fields is when I am in designer mode. When running the report from within my app there are no tooltips? Quote My website
vnarod Posted April 23, 2003 Author Posted April 23, 2003 There is a KB article suggesting to add chr(9) to a tooltip formula. It works, but doing it for every field doesn't look very attractive. Perhaps you know how to change tooltips formula at run-time? Quote
hog Posted April 24, 2003 Posted April 24, 2003 Sorry, :-( I have little knowledge of tooltips as I tend not to use them Quote My website
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.