((System.Windows.Forms.Form)System.Windows.Forms.Form.FromHandle(Window.Handle)).WindowState = System.Windows.Forms.FormWindowState.Maximized;
Maximise Window
24 05 2009Comments : Leave a Comment »
Categories : XNA
((System.Windows.Forms.Form)System.Windows.Forms.Form.FromHandle(Window.Handle)).WindowState = System.Windows.Forms.FormWindowState.Maximized;