设计Visual Studio样式的WPF应用程序 [英] Design a Visual Studio style WPF application

查看:86
本文介绍了设计Visual Studio样式的WPF应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我希望使用WPF创建一个工作室风格的应用程序。我想知道你是如何实现doc docable窗口样式的应用程序。有没有人尝试过如何实现这个目标的任何样本?



提前感谢任何指针!

Hi,

I am looking to create a "studio" style app using WPF. Im wondering how you achieve the doc-able window style application. Has anyone tried any samples of how to achieve this?

Thanks in advance for any pointers!

推荐答案

这种着名的应用程序存在于开源中,因此您可以看到它是如何设计的:

http://en.wikipedia.org/wiki/SharpDevelop [ ^ ],

http://www.icsharpcode.net/OpenSource /SD/Default.aspx [ ^ ]。



您可以使用与VS功能非常相似的相同组件,例如AvalonDock和AvalonEdit:

http://avalondock.codeplex.com/ [ ^ ] ,

https://github.com/icsharpcode/SharpDevelop/wiki/AvalonEdit [ ^ ]。



-SA
One well-known application of this kind exists in open source, so you can see how it is designed:
http://en.wikipedia.org/wiki/SharpDevelop[^],
http://www.icsharpcode.net/OpenSource/SD/Default.aspx[^].

You can use the same components which closely mimic VS features, such as AvalonDock and Avalon
http://avalondock.codeplex.com/[^],
https://github.com/icsharpcode/SharpDevelop/wiki/AvalonEdit[^].

—SA


这篇关于设计Visual Studio样式的WPF应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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