RichTextBox.Rtf to Html or HtmlTextBox?

  • Thread starter Thread starter aljosa.mohorovic
  • Start date Start date
A

aljosa.mohorovic

is there an easy way to convert RichTextBox.Rtf to html?

what i need is TextBox that can display Bold, Italic, Underline and
A/Anchor/Links and to allow to take/create html formatted text from
that TextBox.

Tips on how to create HtmlTextBox or something else?

Aljosa Mohorovic
p.s.
i'm using c#
 
Back
Top