You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

Zoople.HTMLEditor

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Zoople.HTMLEditor

Zoople HTML Editor for WinForms and WPF A fully customizable HTML Editor for C# and VB .NET Framework and .NET Core WinForms projects (and WPF via the WindowsFormsHost element). Simple to use, easy to implement, and with a familiarly styled word-processing interface the control is extensible and highly versatile. Supports frameworks FX4.7.2 thru .NET9 The HTML Editor .NET for Winforms allows end-users to create HTML segments for web pages, email templates and email composition, or any other purpose that requires HTML content. It contains all the standard features found in stand-alone WYSIWYG HTML and Rich Text editors. Example projects for Visual Studio are available from https://zoople.tech/download/Zoople_HTMLEditor_setup.zip?s=343 and https://github.com/rpoate?tab=repositories Online documentation is available at https://zoople.tech/download/HTML%20Editor%20for%20Winforms%20Reference%20Guide.pdf?s=343 Please direct any support requests to info@zoople.tech

2.9.4.344
nugetNuGet
Version published
Maintainers
1
Created
Source

Zoople HTML Editor .NET for Winforms

Zoople HTML Editor .NET for Winforms is a fully customisable HTML editor for your .NET framework and.NET5/6/7/8/9 WinForms or WPF projects.

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 HTML emails
  • constructing HTML templates for mail merges
  • performing "mail merge" operations for emails
  • content management systems
  • CRM's
  • Any application that requires the editing of HTML content

Documentation

Documentation is available here - https://zoople.tech/viewpage.aspx?ID=HTML.NET%20API&Parent=HTML.NET

Sample Usage

    oEdit = new Zoople.HTMLEditControl
    {
        Dock = DockStyle.Fill,
        DocumentHTML = "<h2>A Heading.</h2><p>Caters for all levels of end-user.</p>",
        CSSText = "BODY {font-family: Arial Unicode MS, Arial, Sans-Serif; border: none;}",
        LicenceKey = "YourLicenseKey",
        LicenceKeyInlineSpelling = "InlineSpellingLicenseKey",
        EnableInlineSpelling = false,
        CleanMSWordHTMLOnPaste = true,
        FontSizesList = "8pt;10pt;12pt;16pt;22pt;",
        HideDOMToolbar = false,
        ShowPropertyGrid = false
    };

    oEdit.CodeEditor.WordWrap = true;

    Controls.Add(oEdit);

Many other examples are available here - http://zoople.tech/download/zoople_HTMLEditor_setup.zip

Support

If you have any questions please us know - mailto:info@zoople.tech

What's New

  • Property - LocaliseSpellingSuggestionsNoneContextMenuText - Allows for localization of the "No Spelling Suggestions" context menu text
  • Property - LocaliseSpellingSuggestionsAddDictContextMenuText - Allows for localization of the "Add this word to the dictionary" context menu text
  • Property - LocaliseSpellingSuggestionsNoneContextMenuText - Allows for localization of the "Seplling Suggestions" context menu text

Keywords

Winforms

FAQs

Package last updated on 29 Jun 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.