积极答复者
winfrom MDI 的窗口 在WPF里是如何开发

问题
-
请问下WPF开发的一个思路问题,我想做一个窗口,窗口上有一个菜单,点击菜单,下边加载不一样的内容。在WINFORM里常用MDI窗口加载子窗口。到了WPF后,我们应该怎么去开发这样的一个效果?初學WPF,很多不懂的,謝謝指教。
- 已移动 Lisa ZhuModerator 2013年3月11日 2:58 not English post
答案
-
你好,
你可以使用TabControl来实现这一效果。这里有个例子:http://www.codeproject.com/Articles/32362/Tabbed-MDI-in-WPF
或者你可以下载一个 WPF.MDI.dll,该 dll文件提供一个MDI控件可以很方便的实现子窗口,详情请参考:WPF Multiple Document Interface (MDI)。
Lisa Zhu [MSFT]
MSDN Community Support | Feedback to us
Develop and promote your apps in Windows Store
Please remember to mark the replies as answers if they help and unmark them if they provide no help.- 已标记为答案 Lisa ZhuModerator 2013年3月19日 9:07
全部回复
-
Hi,
this is an English forum. For better help and support you should ask your question in English or in one of your local forums.
Best Regards. When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer. This helps us build a healthy and positive community.
-
你好,
你可以使用TabControl来实现这一效果。这里有个例子:http://www.codeproject.com/Articles/32362/Tabbed-MDI-in-WPF
或者你可以下载一个 WPF.MDI.dll,该 dll文件提供一个MDI控件可以很方便的实现子窗口,详情请参考:WPF Multiple Document Interface (MDI)。
Lisa Zhu [MSFT]
MSDN Community Support | Feedback to us
Develop and promote your apps in Windows Store
Please remember to mark the replies as answers if they help and unmark them if they provide no help.- 已标记为答案 Lisa ZhuModerator 2013年3月19日 9:07