WYSIWYG rich text box for C# forms?

  • Thread starter Thread starter cbmeeks
  • Start date Start date
C

cbmeeks

Any WYSIWYG text box controls out there for NON-HTML, NON-WEB text
boxes? One that stores the text in XML format would be cool.

Thanks

cbmeeks
 
Sorry, I wasn't clear enough. (what you get when you type in a hurry).

What I'm really looking for is something more detailed/feature-rich
than the RTB. Something that would allow inserting images, multiple
font sizes/boxes, etc. Almost like a small version of Word in a text
box (without having to use or install Word).

Thanks

cbmeeks
http://www.codershangout.com
 
What I'm really looking for is something more detailed/feature-rich
than the RTB. Something that would allow inserting images, multiple
font sizes/boxes, etc. Almost like a small version of Word in a text
box (without having to use or install Word).

I can recommend TX TextControl (http://www.textcontrol.com/), it's not
cheap but will do what you want - we used it in two projects so far,
and it has worked perfectly as a Word replacement. It can even be used
as a report generator, to some extent.

Phil
 
What I'm really looking for is something more detailed/feature-rich
than the RTB. Something that would allow inserting images, multiple
font sizes/boxes, etc. Almost like a small version of Word in a text
box (without having to use or install Word).

This is pretty much the industry-standard: http://freetextbox.com
 
Thanks Philipp.

And yes, I was looking for a WinForms solution.

Man, that is expensive! Maybe I should right one and sell it myself.
hehehe

-cbmeeks
 

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