将一个项目的一个MDI表单添加到其他项目的MDI表单中 [英] Add One MDI forms of one project into MDI form of other Project

查看:51
本文介绍了将一个项目的一个MDI表单添加到其他项目的MDI表单中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





场景1 -



我们有两个项目,Vb排名第一。网络和其他在C#.Net的#2中。



我在#1中有一个MDI表单,它调用#2 form1的form1也是MDI表格。



我在#1中添加#2项目,参考exe。



我我无法打开#2作为其MDI容器。



场景2 -



如果我删除#2的MDI容器,然后我想在#2中打开#1的所有形式#1



请帮助它非常紧急



谢谢,

Chirag。

Hi,

Scene 1 -

We have two projects, #1 in Vb.Net and other in #2 in C#.Net.

I have a MDI form in #1 which calls a form1 of #2 form1 of #2 is also a MDI form.

I am adding #2 project in #1 by giving reference of exe.

I am not able to open #2, as its MDI container.

Scene 2 -

If I remove MDIcontainer of #2, then I want to open all the forms of #1 as child in #2

Please help its very very urgent

Thanks,
Chirag.

推荐答案

这个想法是:谁需要MDI?为什么要折磨自己并吓跑你的用户?

帮自己一个大忙:根本不要使用MDI。没有它,您可以更轻松地实现设计,质量更好。 MDI甚至被微软高度劝阻,事实上,微软将其从WPF中删除并且很难支持它。更重要的是,如果您使用MDI,您将吓跑所有用户。只是不要。请参阅:

http://en.wikipedia.org/wiki/Multiple_document_interface#Disadvantages [ ^ ],

如何在WPF中创建MDI父窗口? [ ^ ]。



我可以解释做什么。请看我过去的答案:

如何在WPF中创建MDI父窗口? [解决方案2 ],

关于在WPF中使用MDI窗口的问题 [ ^ ],

麦当劳给出错误 [ ^ ],

如何设置子窗体最大化,最后一个子窗体最小化 [ ^ ]。



-SA
Here is the idea: who needs MDI, ever? Why torturing yourself and scaring off your users?
Do yourself a great favor: do not use MDI at all. You can do much easier to implement design without it, with much better quality. MDI is highly discouraged even by Microsoft, in fact, Microsoft dropped it out of WPF and will hardly support it. More importantly, you will scare off all your users if you use MDI. Just don''t. Please see:
http://en.wikipedia.org/wiki/Multiple_document_interface#Disadvantages[^],
How to Create MDI Parent Window in WPF?[^].

I can explain what to do instead. Please see my past answers:
How to Create MDI Parent Window in WPF? [Solution 2],
Question on using MDI windows in WPF[^],
MDIContainer giving error[^],
How to set child forms maximized, last childform minimized[^].

—SA


消除使用不同的表单,使用不同的组框而不是表单,只需显示和启用填充。
Eliminate using different Forms, Take different group box instead of forms, just do visible and enable stuffs.


这篇关于将一个项目的一个MDI表单添加到其他项目的MDI表单中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆