WPF支持.net 4.0中的MDI

编程入门 行业动态 更新时间:2024-10-26 04:24:48
本文介绍了WPF支持 4.0中的MDI的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

WPF是否支持多文档界面?

解决方案

不是''直接''与Windows Forms中的MDI相同,其中有多个浮动客户端窗口在父母内部。但是,文章中有几种不同类型的MDI实现的例子。请参阅: www.codeproject/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: www.codeproject/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

本文发布于:2023-11-09 05:23:58,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1571497.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:net   WPF   MDI

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!