Products Technologies Demo Docs Blog Support Company

Adding Spell Checking to Your TX Text Control Applications

Adding spell checking to a TX Text Control .NET Windows Forms application takes three steps: drop a TextControl onto the form, add the spellDialog component, and link them through the TextControl property. Misspelled words are then underlined with context menu corrections enabled.

Adding Spell Checking to Your TX Text Control Applications

Stay in the loop!

Subscribe to the newsletter to receive the latest updates.

Related Posts

HTML5Spell CheckingTutorial

Web.TextControl and Spell Checking

TX Spell .NET integrates spell checking into the HTML5-based Web.TextControl editor running on TX Text Control .NET Server. Once deployed alongside the web server service, it provides…


ProofingSpell CheckingTutorial

TX Spell .NET: Not Only a Spell Checker

TX Spell .NET integrates spell checking, hyphenation, and language detection into Windows Forms, WPF, and ASP.NET applications. It offers spell-as-you-type with red underlines, correction dialogs,…


Spell CheckingTutorial

AutoCorrect: TWo INitial CApitals

TX Spell .NET enables AutoCorrect for words with two initial capitals by hooking into the Changed event of TX Text Control. The handler checks each misspelled word for leading uppercase pairs,…


Spell CheckingTutorial

TX Spell .NET: Ignore Word List Using User Dictionaries

TX Spell .NET supports multiple simultaneous dictionaries for spell checking, including both language and user dictionaries. By creating a secondary UserDictionary with IsEditable set to false,…


GitHubSpell CheckingTutorial

TX Spell .NET ActiveX Package Released - Spell Checking in VB6

The TX Spell .NET ActiveX Package wraps .NET-based spell checking functionality for Visual Basic 6 through a COM wrapper control. Setup requires installing the package, compiling the AxTXSpell…

Share on this blog post on: