User can change form size. I do not find a property of form that do not allow user to change form size.
The form has MinimumSize and MaximumSize properties that you can set to control this. You might use this if you want to keep the standard form border.