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

Re: WYSIWYG Editor by Herfried

Herfried
Mon Apr 04 15:45:34 CDT 2005

<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?

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Re: WYSIWYG Editor by Stoitcho

Stoitcho
Mon Apr 04 18:09:06 CDT 2005

Pretty simple WYSIWYG control is the RichTextBox control that comes with the
Windows forms library.


--
Stoitcho Goutsev (100) [C# MVP]
<rsanan@gmail.com> wrote in message
news:1112644818.495808.94330@g14g2000cwa.googlegroups.com...
>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
>