-
2007-01-11
Windows Form Html Editor的.NET实现(续)
版权声明:转载时请以超链接形式标明文章原始出处和作者信息及本声明
http://tuhao.blogbus.com/logs/4262065.html
Windows Form Html Editor 的完美实现(如下图所示):
1.支持WYSIWYG,可插入图片、表格等
2.能够得到所编辑文档的HTMl代码,同时可以在代码框中编辑代码来改变编辑器中文档的显示样式
3.可根据需要修改代码增加功能说明:本代码作者为Nikhil Kothari,其身份是微软Web Platform and Tools团队的开发人员,相关使用条款请看压缩包中的License.txt文件
You can download the sample code (which is provided as-is) to incorporate HTML viewing and basic editing into your own Windows Forms application. Its actually based on the an early prototype from which Web Matrix grew out of.(大名鼎鼎的Web Martrix大家不会陌生吧!呵呵)
下载地址:http://www.nikhilk.net/Content/Samples/HtmlComponent.zip

收藏到:Del.icio.us








评论
有没有使用的案例?
有的话,发给我一份,lw99447@gmail.com
谢谢!