WinForms have those three boxes in the upper right hand corner that minimize, maximize, and close the form. What I want to be able to do is to remove the minimize and maxim
Right Click the form you want to hide them on, choose Controls -> Properties.
In Properties, set
You'll do this in the designer.