开发者

html editor for vb.net 2005

I am trying to let the user preview HTML email before sending it.

Does anybody have or know where I 开发者_开发百科can get a simple HTML editor or control that render HTML withou using the webbrowser control?


There are several HTML editors for .Net Windows Forms, but most of them internally use the WebBrowser control and put it in edit mode.

For example: http://www.codeproject.com/KB/edit/WFtinyMCE.aspx Or this one http://www.codeproject.com/KB/edit/editor_in_windows_forms.aspx

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜