Maximize Child Form in Mdi Parent C#

preview_player
Показать описание
Maximize Child Form in Mdi Parent C#,
or
Dock Child Form To Mdi Parent In C# Windows Forms.
Рекомендации по теме
Комментарии
Автор

Thanks you so much for this line of code. It really helped me to sole my problem.

SubakFitnessStudio
Автор

Thanks, I'm from Brasil, helped me a lot...

jeffersonpereiradonascimen
Автор

not sure why this is not docking properly to the main form it only seems to be illing the container!

raymondvanroest
Автор

The following code I think will do a better job for what you want to do.

this.WindowState = FormWindowState.Maximized;
this.menuStrip1.Visible = false;

raymondvanroest
Автор

M not geting the responsive form...can u please help me

BTS-BeyondTheSoch
join shbcf.ru