Does anyone know if there's a way to override the cursor on the
winform ReportViewer control?
Currently, it wasn't to change to the hourglass even when the report
viewer isn't actually doing anything yet. I want it to be
Cursor.Default. The ReportViewer control has properties that suggest
that you can change this, but it doesn't appear to actually do it.