This is another trivial one. I am using vb .net crystal reports. I develop the crystal reports - outstide the vb environment -using crystal reports 9 and i add them as embedded reports to my .net applications. I do turn off the tooltips at the preview mode of the report. This works at the design of the report.
However, on running the vb application i see the tooltips (which show the table and the field names) whenever i point to a report field. This is annoying in that it sort of gives away the structure of the database/tables in the back end.
How do i turn the tooltips off for the run time?
However, on running the vb application i see the tooltips (which show the table and the field names) whenever i point to a report field. This is annoying in that it sort of gives away the structure of the database/tables in the back end.
How do i turn the tooltips off for the run time?