本文介绍了子表单已最大化且大小正常的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在MDI容器中打开了两个子表单,我希望一个子表单最大化,而另一个则保持其正常大小.但是,当我尝试执行此操作时,两种形式都将处于相同状态,无论是处于最大化状态还是正常大小.有什么方法可以使一种形式最大化,而另一种形式则可以正常尺寸

谢谢

Nidhin

http://cybrosys.com/

I have two child forms open in an MDI container, i want one child form as maximized and the other in it''s normal size. But when i tried to do this both the forms are moving to the same state, either both in maximized state or in normal size. Is there any way to get one form as maximized and other in normal size

Thanks

Nidhin

http://cybrosys.com/

推荐答案




这篇关于子表单已最大化且大小正常的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-24 04:58