WYSIWYG HTML editor control
Allow even the most non-technical of users to create rich text in HTML format in your Winforms and WPF applications.
Zoople HTML Editor .NET for Winforms for Visual Basic (VB) and C# is a fully customisable HTML editor for your WinForms or WPF project. Simple to use and easy to implement and with a familiarly styled word-processing interface. The HTML Editor .NET for Winforms allows end-users to create HTML snippets for pages, email templates, and any other application that requires the editing of HTML content.
Perfect for and Winforms and WPF applications such as:
editing web page segments
composing content rich emails
content management systems
CRM's
Features:
Bindable to any datasource
Language customisable
Enable / Disable any aspects of the UI
Source Code view
Apply Cascading Style Sheets
Spell checking options
CSS applicator for indiviual elements
Optional property grid to define element specific properties
Can be
integrated with spell checking libraries such as
nHunSpellSupports HTML5 and CSS3
Multi-level undo / redo
Visual and mouse driven table grid size selector for inserting tables
Install via nuget
Install-Package Zoople.HTMLEditor -Version 1.4.2.8
Install via .NET CLI
dotnet add package Zoople.HTMLEditor --version 1.4.2.8