I have created some forms that have a min size and max size. This was working fine when the forms were run as SDI. But now when I run them as child forms in MDI they no longer restrict the form sizing.

Is their a way to correct this ?

Thanks in advance.