I have an MDI application with one Main form and 5 child forms. I am not getting the resizing arrow ( when moved the cursor at the ends of the form) for the child forms which facilitates the resizing of the form. I have set the Controlbox property of the each child form to be false so that those buttons do not appear on the form title bar. But the border style of the form is sizable.

Can any body please tell me what is the reason.

Thanks in advance.

Goutam.