2
Answers

disabling restore button of MDI child form

Photo of bharat

bharat

16y
11.1k
1
hi,
i'm able to disable the restore button of MDI parent form.But the same code is not working for disabling the restore button of MDI child form
the code i'm using is formobject.MaximizeBox=false;
How can i disable restore button of MDI child form

Answers (2)