The QuickDesigner allows you to quickly configure and customize the HTMLEditor's butttons menus and dialogs and other settings. The following buttons and associated editing actions are provided.
Designer Configuration & Customization
Each of the buttons, menus and dialogs for the HtmlEditor can be customized to suit your specific needs. Additionaly, items can easily be added or removed from the toolbars and menus. Providing your own custom actions for buttons in the editor’s toolbar is also made possible through the editor’s client-side events.
Extensibility
WebHtmlEditor is fully localizable, making it easier for you to market your application to a global audience.  Localization extends to dialogs (the "Word Count" dialog is shown here in Spanish) and to formatting information used by the control for dates, numbers, and currency values.
Localizable Interface
The HtmlEditor provides a familiar interface for editing HTML content, giving you the opportunity to provide your end user with a rich editing experience. Your end user will have the ability to switch between a design view packed with toolbars and menus to assist them, or a more advanced HTML view allowing for direct HTML editing. Text can be retrieved from the editor as either plain (unformatted) text, HTML or XHTML. Improving the user experience, the editor also provides a right-click context menu which can be used to Cut, Copy and Paste content into the editor.
Rich Editing
The HtmlEditor includes spell checking cababilities provided by the Infragistics WebSpellChecker. Simply drop a WebSpellChecker on your form along side your HtmlEditor, and you’re done!
Spell Checking