I created a new form, took the default size but set it's WindowState property to Maximized. I then dropped a CrystalReportViewer control onto the form which by default fills the form up. My problem is when I display the report, the Form is maximized but the Viewer stays the same size. I even tried setting the Height and Width properties to the forms Height/Width.

Any ideas?

Thanks,