What's New in 2009 v3
The following enhancements were made to ComponentOne WebEditor for ASP.NET in the 2009 v1 release of the ComponentOne Studios.
New Feature
Added a new button, Cleanup HTML, to the Common toolbar.
When clicked, this button opens the Cleanup Source HTML Editor dialog box, which you can use to strip a document of its Microsoft Word tags.
To learn how to use the Cleanup Source HTML Editor dialog box, see the Cleaning Up Source HTML Documents topic.
New Class Member
The following class members have been added to WebEditor for ASP.NET:
Member |
Description |
Gets or sets value whether determining whether or not the editor will be focused on first time load. |
New Client-Side Event
The following client-side event has been added to WebEditor for ASP.NET:
Member |
Description |
ShortcutKeyDown |
Occurs when shortcut key is pressed down. This event only occurs only when WYSIWYG editor is active and focused.
|
New Help Topics
The following task-based help topics have been added to the WebEditor for ASP.NET documentation:
Topic |
Description |
In this topic, you will learn how to use the new Cleanup Source HTML Editor dialog box. | |
In this topic, you will learn how to add and remove font types from the C1WebEditor's Font drop-down list. | |
In this topic, you will learn how to add and remove toolbars dynamically. |
|