I just tried this out using VS2008 with the 3.5 Framework and while I can't resize the form under the same sort of settings, I can maximise it by double clicking on the header which I wouldn't have thought would have been appropriate.

A quick work around might be to set the MinimumSize and MaximumSize to the same size as you want your form.

I hope that this helps

Satal