Hi,
I'm using the CrystalDecisions.Windows.Forms.CrystalReportViewer to show the preview of a report. Sadly, it's possible in this preview to select individual elements (texts, fields) of the report (a rectangle is drawn around the selected element just like in the report designer).
Is is possible to disable this behavior somehow in code?
Thanks,
Markus