Zoople.HTMLEditor 2.9.6.346

dotnet add package Zoople.HTMLEditor --version 2.9.6.346
                    
NuGet\Install-Package Zoople.HTMLEditor -Version 2.9.6.346
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Zoople.HTMLEditor" Version="2.9.6.346" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Zoople.HTMLEditor" Version="2.9.6.346" />
                    
Directory.Packages.props
<PackageReference Include="Zoople.HTMLEditor" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Zoople.HTMLEditor --version 2.9.6.346
                    
#r "nuget: Zoople.HTMLEditor, 2.9.6.346"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Zoople.HTMLEditor@2.9.6.346
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Zoople.HTMLEditor&version=2.9.6.346
                    
Install as a Cake Addin
#tool nuget:?package=Zoople.HTMLEditor&version=2.9.6.346
                    
Install as a Cake Tool

alternate text is missing from this package README image

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

alternate text is missing from this package README image

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 - 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
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Framework net472 is compatible.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.7.2

    • No dependencies.
  • .NETFramework 4.8

    • No dependencies.
  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.9.6.346 159 9/18/2025
2.9.5.345 232 9/16/2025
2.9.4.344 1,685 6/29/2025
2.9.3.343 360 6/2/2025
2.9.2.342 713 5/8/2025
2.9.1.341 1,219 2/25/2025
2.8.14.339 1,367 11/19/2024
2.8.12.338 328 11/5/2024
2.8.11.337 1,611 6/24/2024
2.8.10.336 1,104 4/23/2024
2.8.9.335 708 3/11/2024
2.8.7.333 2,340 12/11/2023
2.8.5.331 741 11/21/2023
2.8.4.330 298 11/10/2023
2.8.3.329 1,344 8/4/2023
2.7.4.326 1,066 5/5/2023
2.7.3.325 665 3/28/2023
2.7.2.324 705 3/1/2023
2.7.1.323 450 2/21/2023
2.6.9.322 1,770 2/9/2023
2.6.8.321 427 2/9/2023
2.6.7.320 514 1/27/2023
2.6.6.319 422 1/26/2023
2.6.5.318 420 1/26/2023
2.6.4.317 528 1/17/2023
2.6.3.316 438 1/16/2023
2.6.2.315 678 12/4/2022
2.6.1.1 619 11/23/2022
2.5.8.310 674 10/29/2022
2.5.7.309 612 10/7/2022
2.5.6.308 600 10/2/2022
2.5.5.307 590 9/28/2022
2.5.4.306 577 9/27/2022
2.5.3.305 684 9/23/2022
2.5.1.302 924 9/10/2022
2.4.10.300 1,183 7/30/2022
2.4.8.298 721 7/10/2022
2.4.7.297 706 7/5/2022
2.4.6.296 793 6/8/2022
2.4.5.295 699 5/30/2022
2.4.4.293 612 5/29/2022
2.4.3.292 597 5/29/2022
2.4.2.291 631 5/25/2022
2.4.1.290 651 5/23/2022
2.3.8.289 7,185 4/7/2022
2.3.7.288 741 3/31/2022
2.3.6.287 629 3/31/2022
2.3.4.285 707 3/20/2022
2.3.3.284 626 3/17/2022
2.3.2.283 823 2/14/2022
2.3.1.282 602 2/13/2022
2.2.9.281 680 2/8/2022
2.2.8.280 708 1/24/2022
2.2.6.278 628 1/6/2022
2.2.5.277 468 1/5/2022
2.2.3.275 708 11/30/2021
2.2.2.274 895 11/9/2021
2.2.1.273 893 10/13/2021
2.1.2.272 728 9/27/2021
2.1.1.271 605 9/20/2021
2.1.0.270 562 9/15/2021
2.0.3.268 863 8/27/2021
2.0.2.267 613 8/18/2021
2.0.1.266 651 8/9/2021
2.0.0.265 596 8/6/2021
1.9.1.246 2,247 6/8/2021
1.9.1.245 571 6/3/2021
1.9.1.244 560 6/1/2021
1.8.3.243 668 5/26/2021
1.8.3.241 1,318 2/26/2021
1.8.3.239 612 2/21/2021
1.8.3.238 585 2/20/2021
1.8.3.237 555 2/19/2021
1.8.3.236 542 2/18/2021
1.8.3.235 556 2/17/2021
1.8.3.232 578 2/12/2021
1.8.3.231 592 2/8/2021
1.8.3.230 606 2/5/2021
1.8.2.226 607 2/2/2021
1.8.2.225 623 2/1/2021
1.8.1.221 615 1/25/2021
1.8.1.215 666 1/20/2021
1.8.1.212 587 1/20/2021
1.8.1.211 570 1/18/2021
1.8.1.210 603 1/15/2021
1.8.0.208 791 1/13/2021
1.8.0.206 619 1/10/2021
1.8.0.205 611 1/4/2021
1.8.0.203 603 12/29/2020
1.8.0.164 684 12/22/2020

Fixed - Backspace key press not firing HTMLChanged Event