How can I set my form to have a fixed size?
+3
A:
Set the FormBorderStyle to another value like FixedSingle or FixedDialog.
ZippyV
2009-07-28 22:56:20
+1
A:
Change the BorderStyle to be one of the "Fixed" styles and remove the maximize button.
Aric TenEyck
2009-07-28 22:56:55