Info
Version: | 1.4.0.11 |
Author(s): | zoople.tech |
Last Update: | Friday, October 7, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://zoople.tech/ |
NuGet Url: | https://www.nuget.org/packages/Zoople.WinformsSpelling |
Install
Install-Package Zoople.WinformsSpelling
dotnet add package Zoople.WinformsSpelling
paket add Zoople.WinformsSpelling
Zoople.WinformsSpelling Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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=11
A documentation PDF can be downloaded from - https://zoople.tech/download/Zoople_WinformsSpell_Documentation.pdf?s=11.