Present a HTML file in richtextbox.

  • Thread starter Thread starter Larry Cheung
  • Start date Start date
L

Larry Cheung

Hi,

Is ther anyway I can present a html file on a win form? I have tried
richtextbox. However, it can only accept text or richtext file format.

I would like to use this feature to, for example, present a html email in a
form, may allow user to some editing as well.

Any help is higly appreciated!

Cheers

Larry
(e-mail address removed)
 
Larry Cheung said:
Hi,

Is ther anyway I can present a html file on a win form? I have tried
richtextbox. However, it can only accept text or richtext file format.

I would like to use this feature to, for example, present a html email in
a form, may allow user to some editing as well.

Any help is higly appreciated!

HtmlEditor http://www.itwriting.com/htmleditor/index.php

Tun
 
Back
Top