Is there a good Text/Word control?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I am writing a text editor in C#. Is there any good and free text control
similar to Word?

Matt
 
Have you looked at the RichTextBox control? It should be on your Toolbox.
Failing that, I do not know of any good "free" such controls except for
ASP.NET (FCKEditor and FreeTextBox, to name a couple).
Peter
 
Wow I must be tired tonight ...

http://www.textcontrol.com/ is the one I use but it is not open source ...
nor is it free (does a good job though) also supports other formats such as
html, pdf, etc
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top