Hi Guys,
I am developing a Windows App using C# 4.0. I have an MDI Application and when I add MDIChild forms to this app in maximize state there restore button is displayed although I have set control box to false, maximize box to false and minimize box to false. I want my child form to be always maximized. When i click the restore button it resizes to small size which I don't want.
Anyone please help.
Afraz Ali
I am developing a Windows App using C# 4.0. I have an MDI Application and when I add MDIChild forms to this app in maximize state there restore button is displayed although I have set control box to false, maximize box to false and minimize box to false. I want my child form to be always maximized. When i click the restore button it resizes to small size which I don't want.
Anyone please help.
Afraz Ali