I am looking for Wysiwyg Control for one of my projects - under C#
windows forms Framework 1.1
Any thing simple and easy to implement.
Thanks
Herfried K. Wagner [MVP] - 04 Apr 2005 21:45 GMT
<rsanan@gmail.com> schrieb:
>I am looking for Wysiwyg Control for one of my projects - under C#
> windows forms Framework 1.1
What do you want to edit? RTF text? HTML documents?

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
Stoitcho Goutsev \(100\) [C# MVP] - 05 Apr 2005 00:09 GMT
Pretty simple WYSIWYG control is the RichTextBox control that comes with the
Windows forms library.

Signature
Stoitcho Goutsev (100) [C# MVP]
>I am looking for Wysiwyg Control for one of my projects - under C#
> windows forms Framework 1.1
>
> Any thing simple and easy to implement.
>
> Thanks