Version History

.NET WinForms HTML Editor Control release history.

Version 4.0.5

Released Apr 5, 2010 - It is a Minor Update

New features

  • Default Font name, font size and fore color getter/setter property required.

Upgrade instructions

If you are upgrading from 4.0.1.19, then, 1. Replace the old dll with the new dll. 2. Before loading the Control Hosting Form in the designer, open the Hosting Form's Source file something like, Form1.Designer.cs (for C#) and Form1.Designer.vb (for VB.NET) and Build the Application.