I search a free and easy to drag&drop in my winform WYSIWYG-Control.
The background is, I don't have time I can spend on the control, it must be there and ready.
DotNet.2 C# NO ASP! WinForm!
I search a free and easy to drag&drop in my winform WYSIWYG-Control.
The background is, I don't have time I can spend on the control, it must be there and ready.
DotNet.2 C# NO ASP! WinForm!
I am using this one: http://winformhtmltextbox.codeplex.com/
Works great for me.
There's the ModelText HTML Control for .NET, which is a WYSIWYG control for Windows Forms on .NET version 2 (i.e. what you're asking for).
If you try it, please let me know how well it works for you.