I trying to make it so the forms in my application cannot be resized by the user during runtime. This is probaly really simple but i can't find the answer anywhere. Please Help!
Printable View
I trying to make it so the forms in my application cannot be resized by the user during runtime. This is probaly really simple but i can't find the answer anywhere. Please Help!
Change the BorderStyle to FixedSingle or FixedDialog.