如何实现自定义Windows窗体设计器? [英] How to Implement Custom Windows Forms Designer?

查看:452
本文介绍了如何实现自定义Windows窗体设计器?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们如何实现Windows窗体设计的W​​inForms应用程序? Visual Studio中使用System.ComponentModel.Design命名空间来实现窗体设计器。我们如何使用它来实现一个WinForms应用程序中的窗体设计器?是否有任何其他库可用于实现相同?

How can we implement Windows Forms Designer in a WinForms application ? Visual Studio uses System.ComponentModel.Design namespace to implement the Form Designer. How can we use this to implement a Form Designer in a WinForms application ? Is there any other library available for achieving the same ?

推荐答案

我终于找到一些真正有趣和有用的codePLEX的此处。我读到这对<一href="http://blogs.msdn.com/brada/archive/2009/04/13/managed-extensibility-framework-$p$pview-5-released.aspx"相对=nofollow>布拉德·艾布拉姆的博客帖子。这些包括对架构的可扩展性和自定义Windows窗体设计器界面的例子很多就是其中之一。

I finally found something really interesting and helpful from CodePlex here. I read about this on Brad Abram's Blog Post. These includes many examples on framework extensibility and Custom Windows Form Designer Interface is one of them.

链接.txt文件1: HTTP://mef.$c$cplex.com/

Link Txt 1: http://mef.codeplex.com/

链接.txt文件2:<一href="http://blogs.msdn.com/brada/archive/2009/04/13/managed-extensibility-framework-$p$pview-5-released.aspx" rel="nofollow">http://blogs.msdn.com/brada/archive/2009/04/13/managed-extensibility-framework-$p$pview-5-released.aspx

感谢。

这篇关于如何实现自定义Windows窗体设计器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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