积极答复者
如何编写组件的Wizard(向导)程序

问题
-
本人写了一个WinForm DotNet组件,需要象Dundas Chart 一样编写组件的Wizard(向导)程序,以实现组件属性设置向导功能,不知道Dundas Chart 是如何实现的,其中最重要是如何自动生成设置组件属性的代码,并插入到应用程序中,请教各位高人。
- 已移动 Sheng Jiang 蒋晟Moderator 2010年2月11日 23:41 Visual Studio插件开发 (发件人:.NET Framework 一般性问题讨论区)
答案
-
参照:http://www.cnblogs.com/fdmlhm/archive/2007/11/02/947002.html
努力+方法=成功- 已标记为答案 YiChun Chen 2010年2月12日 1:52
-
如果你说的是自动生成新的代码文件的话,参考http://msdn.microsoft.com/zh-cn/library/9b54865a.aspx
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful.
Visual C++ MVP- 已标记为答案 YiChun Chen 2010年2月12日 1:52
全部回复
-
参照:http://www.cnblogs.com/fdmlhm/archive/2007/11/02/947002.html
努力+方法=成功- 已标记为答案 YiChun Chen 2010年2月12日 1:52
-
如果你说的是自动生成新的代码文件的话,参考http://msdn.microsoft.com/zh-cn/library/9b54865a.aspx
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful.
Visual C++ MVP- 已标记为答案 YiChun Chen 2010年2月12日 1:52