So you may need to Change the property so that the size is not resizeable.
For this is the property box of the Form, make the maximum size and minimum size as the default size so that there is no problem as it could not be re-sized.
Similarly change the property such that maximize box is disabled
For this:
maximizebox.enabled=false.