Jelle Druyts .NET Consultant
Just another ignorant weirdo from Antwerp, Belgium trying to make sense out of it all
As a proof-of-concept for the HtmlEditbox control in my just released Tools Library 1.2, and also because I really like having a light-weight html editor around, I wrote a little HtmlEditor application that's capable of editing html documents in a WYSIWYG fashion with only a few but all (hopefully) functional features:
Most of these features are supported directly in the reusable HtmlEditbox control, the application is basically just a wrapper around it with support for files and menus. Check out the screenshot below:
You can download the tool below. Don't hesitate to contact me for suggestions or bug reports!
The JelleDruyts.HtmlEditor 1.0 executable, without Mshtml (125,01 KB)The JelleDruyts.HtmlEditor 1.0 executable, with Mshtml (1,69 MB)The JelleDruyts.HtmlEditor 1.0 executable and source code, with Mshtml (3,39 MB)