Originally posted by Pirate
In the Form SizeChanged event , try this :

ME.Size=Me.Size '

I can't check if this is correct right now (at work... )
No need for code. Set MaximizeBox property to False in the Windows Forms Designer's properties tab, and the maximize button on the form will be disabled.