Zoople.WinformsSpelling 1.2.0.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package Zoople.WinformsSpelling --version 1.2.0.5
NuGet\Install-Package Zoople.WinformsSpelling -Version 1.2.0.5
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.WinformsSpelling" Version="1.2.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Zoople.WinformsSpelling --version 1.2.0.5
#r "nuget: Zoople.WinformsSpelling, 1.2.0.5"
#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.
// Install Zoople.WinformsSpelling as a Cake Addin
#addin nuget:?package=Zoople.WinformsSpelling&version=1.2.0.5

// Install Zoople.WinformsSpelling as a Cake Tool
#tool nuget:?package=Zoople.WinformsSpelling&version=1.2.0.5

A simple “one component per form” (or other container) solution for multi-lingual spell checking and correction in Windows Forms applications.

Add the component to your project and drop it on a form, then call InitSpelling_AllTextBoxes at run time to include spell checking capabilities in all your textboxes

- multi-lingual spell checking
- “spell as you type” with error highlighting.
- right-click context menu integration
- Spell checking and correction can also be performed using a spelling dialog which is initiated by an assignable shortcut key.

Example projects are available at - https://zoople.tech/download/Zoople_WinformsSpell.exe?s=1

A documentation PDF can be downloaded from - https://zoople.tech/download/Zoople_WinformsSpell_Documentation.pdf?s=1

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has 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
1.4.0.11 433 10/7/2022
1.3.0.10 458 1/25/2022
1.2.0.6 477 10/18/2020
1.2.0.5 417 10/16/2020
1.2.0.4 403 10/15/2020

Initial Release