用C#实现类似Visual Studio的界面设计器

如果想用C#实现类似Visual Studio的界面设计器,以下几个网址必须要看


1、编写组件自己的设计器
http://www.microsoft.com/china/community/Column/80.mspx

2、Designerhost .Net1.1下运行的Form设计器
http://support.microsoft.com/?id=813808

3、DesignerHosting .Net2.0下运行的Form设计器
http://msdn.microsoft.com/msdnmag/issues/06/03/DesignerHosting/default.aspx

4、CustomFormsDesigner  .Net1.1下运行的Form设计器
http://www.microsoft.com/china/MSDN/library/netFramework/netframework/CustomFormsDesigner.mspx?mfr=true

5、Hosting .Net2.0下运行的Form设计器
http://www.divil.co.uk/net/articles/designers/hosting.asp
来自divil.co.uk的Hosting

6、实现DesignSurface的撤消和恢复撤消功能
http://blog.sina.com.cn/s/blog_4d0b75870100jvfq.html

  • 0
    点赞
  • 12
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
C#非常好的学习源码资料 【核心代码】 ├── FormDesigner │ └── FormDesigner-master │ ├── Core │ │ ├── Analysis.cs │ │ ├── Collections.cs │ │ ├── ControlHelper.cs │ │ ├── ControlSave.cs │ │ ├── CustomProperty │ │ │ ├── CustomProperty.cs │ │ │ ├── CustomPropertyCollection.cs │ │ │ └── CustomPropertyDescriptor.cs │ │ ├── GetFileEncoding.cs │ │ ├── MessageFilter.cs │ │ ├── OldAnalysis.cs │ │ ├── Program.cs │ │ ├── Recter.cs │ │ ├── SQLStringEditor.cs │ │ ├── Select.cs │ │ ├── Tools.cs │ │ └── UndoAndRedo.cs │ ├── FormDesigner.csproj │ ├── FormDesigner.sln │ ├── Forms │ │ ├── AddControlDialog.Designer.cs │ │ ├── AddControlDialog.cs │ │ ├── AddControlDialog.resx │ │ ├── HostFrame.Designer.cs │ │ ├── HostFrame.cs │ │ ├── HostFrame.resx │ │ ├── Notepad.Designer.cs │ │ ├── Notepad.cs │ │ └── Notepad.resx │ ├── FromDesigner.Designer.cs │ ├── FromDesigner.cs │ ├── FromDesigner.resx │ ├── Icon │ │ ├── align_add_level_72px.png │ │ ├── align_add_vertica_72px.png │ │ ├── align_bottom_72px.png │ │ ├── align_box_all_72px.png │ │ ├── align_box_level_72px.png │ │ ├── align_box_vertical_72px.png │ │ ├── align_center_level_72px.png │ │ ├── align_center_vertical_72px.png │ │ ├── align_left_72px.png │ │ ├── align_right_72px.png │ │ ├── align_top_72px.png │ │ ├── edit_128px_blue.ico │ │ ├── edit_128px_yellow.ico │ │ ├── edit_72px_blue.ico │ │ ├── notepad_128px_blue.ico │ │ ├── null.png │ │ ├── reset_center_72px.png │ │ ├── reset_justify_72pxpng.png │ │ ├── reset_left_72px.png │ │ ├── reset_left_indent_72px.png │ │ ├── reset_list_72px.png │ │ ├── reset_numbered_list_72px.png │

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值