WinForms Spell Checker Examples
This section provides the following examples:
Getting Started
- How to: Add Dictionaries at Runtime
- How to: Add Dictionaries from an Assembly Resource
- How to: Switch Between Languages
- How to: Use the SharedDictionaryStorage Component
Check Spelling of a Control’s Content
- How to: Check Spelling of a Grid Cell
- How to: Turn On the Check-As-You-Type Mode
- How to: Add Spell Check Menu to the Standard Text Controls