The XHTML WYSIWYG Editor For Desktop & Web Applications

Changes From Previous Version

API Changes

  • ModeChange() event has been renamed to ModeChanged()
  • ButtonClick() event has been renamed to ButtonClicked()
  • The following API have been removed:
    • Proxy
    • EnableProxy
    • EnableProxyAuthentication
    • Toolbar
    • Expand
  • The following API have been added:
    • ProxySetting
    • ProxyServer
    • ContextMenuActivated()
    • ContextMenuClicked()
    • ClearContextMenu()
    • ToolbarWysiwyg
    • ToolbarSource
    • ToolbarPreview
    • ToolbarScreenReader
    • ExpandToolbarWysiwyg
    • ExpandToolbarSource
    • ExpandToolbarPreview
    • ExpandToolbarScreenReader
    • ToolbarEffect

Further Reading