PDA

Click to See Complete Forum and Search --> : Hiding a child form control box


BryanJ
May 21st, 2002, 06:29 PM
I am using a MDI application. I however don't want the user to be able to resize or close the child form from the parent.

Is there a way to hide the control box of the child form when it appears in the parent.

It seems that the MDI Parent automatically places the control box on the menu if a child form is displayed. Even if the control box property is disabled in the child form.


Any suggestions would be appreciated

BryanJ
May 23rd, 2002, 12:49 PM
Any takers?