Word processing control for .NET

  • Thread starter Thread starter codeman
  • Start date Start date
C

codeman

Hi,

I'm looking for a .NET WinForms control with more advanced
editing/formating features than the RichTextBox. Features like:

* Table insertion, and manipulation
* Pasting images
* Rulers for tab settings
* Find and replace

The text wil be saved in a database, so saving and retrieving as
a stream or string is also wanted.

Anyone any idea where to find such word processing a control

TIA
 
Back
Top