WPF支持.net 4.0中的MDI [英] WPF support to MDI in .net 4.0

查看:108
本文介绍了WPF支持.net 4.0中的MDI的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

WPF是否支持多文档界面?

解决方案

不是''直接''与Windows Forms中的MDI相同,其中有多个浮动客户端窗口在父母内部。但是,文章中有几种不同类型的MDI实现的例子。请参阅: http://www.codeproject.com/info/ search.aspx?artkw = wpf + mdi& sbo = kw& usfc = false [ ^ ]。


此CodeProject文章模拟WPF中的MDI: WPF的多窗口界面 [ ^ ]。



不要使用MDI!这是更糟糕的UI风格,高度劝阻几乎每个人。这是所有UI发明的最不方便的设计之一。你只会吓跑你的顾客。使用基于单个主窗口的设计:例如,标签界面。 (参见 WPF中的选项卡式MDI [ ^ ]。)



-SA

Does WPF support Multiple Document Interface ??

解决方案

Not ''directly'' the same kind of MDI as in Windows Forms where you have several floating client windows inside the parent. However, there are several examples of different kinds of MDI implementations in the articles. See: http://www.codeproject.com/info/search.aspx?artkw=wpf+mdi&sbo=kw&usfc=false[^].


This CodeProject article simulates MDI in WPF: Multiple Window Interface for WPF[^].

Do not use MDI! This is the worse UI style, highly discourages practically be everyone. This is one of the most inconvenient designs all UI ever invented. You will only scare off your customers. Use design based on a single main window: tabbing interface, for example. (See Tabbed MDI in WPF[^].)

—SA


这篇关于WPF支持.net 4.0中的MDI的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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