Zoople.WinformsSpelling
1.3.0.10
See the version list below for details.
dotnet add package Zoople.WinformsSpelling --version 1.3.0.10
NuGet\Install-Package Zoople.WinformsSpelling -Version 1.3.0.10
<PackageReference Include="Zoople.WinformsSpelling" Version="1.3.0.10" />
paket add Zoople.WinformsSpelling --version 1.3.0.10
#r "nuget: Zoople.WinformsSpelling, 1.3.0.10"
// Install Zoople.WinformsSpelling as a Cake Addin #addin nuget:?package=Zoople.WinformsSpelling&version=1.3.0.10 // Install Zoople.WinformsSpelling as a Cake Tool #tool nuget:?package=Zoople.WinformsSpelling&version=1.3.0.10
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 for Winforms projects - .NET Framework 3.5 thru 4.72, and .NET5 / .NET6
- “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.
- Optional spelling checking of words typed in all-capitals
Example projects are available at - https://zoople.tech/download/Zoople_WinformsSpell.exe?s=10
A documentation PDF can be downloaded from - https://zoople.tech/download/Zoople_WinformsSpell_Documentation.pdf?s=10
Product | Versions 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 was computed. 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 was computed. 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. |
.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. |
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.
Initial Release