N Nicholas Paldino [.NET/C# MVP] Aug 1, 2005 #2 Adam, Since the PrintPreviewDialog derives from Form, you can set the WindowState property of the dialog to FormWindowState.Maximized. Hope this helps.
Adam, Since the PrintPreviewDialog derives from Form, you can set the WindowState property of the dialog to FormWindowState.Maximized. Hope this helps.