SyntaxFix
Write A Post
Hire A Developer
Questions
To programmatically maximize the windowstate you can use:
this.WindowState = FormWindowState.Maximized; this.MaximizeBox = false;