Version History

.NET WinForms HTML Editor Control release history.

Version 4.0.1.19

Released Mar 10, 2010 - It is a Minor Update

New features

  • Added 3 more methods, ShowCaret, ScrollToCaretView(), HideCaret()
  • Provided a mechanism to override the default Click Event handler of the Factory item.

Bug fixes

  • BaseUrl implementation is buggy.
  • StyleBuilder Background Image does not work.
  • Setting null to DocumentHtml crashes the application.
  • Hyperlink Dialog has a bug parsing url.
  • If there is nothing in ClipBoard and then, if user is in Edit Source Mode and call any OperationalMethods, Exception is thrown.

Interface changes

  • NewButtonClicked, OpenButtonClicked, SaveButtonClicked events are not there any more as the new feature for overriding factory item's event is implemented

Upgrade instructions

If you are simply upgrading from 4.0.1.0 then, replacing the old dll with this new one should work.