Products Technologies Demo Docs Blog Support Company

Using the WSpell ActiveX Spelling Checker with TX Text Control

The WSpell ActiveX spelling checker from Wintertree Software integrates directly with TX Text Control to add spell checking to your application. This article provides sample source code that demonstrates the complete steps required to connect WSpell and validate text content.

Using the WSpell ActiveX Spelling Checker with TX Text Control

A brief article, with sample source code, that shows you how to add spell checking capabilities to your TX Text Control application, using the popular ActiveX spell checker, WSpell, from Wintertree.

Stay in the loop!

Subscribe to the newsletter to receive the latest updates.

Related Posts

SampleSpell Checking

Interactive Spelling Suggestions Using TX Spell .NET

TX Spell .NET generates real-time spelling suggestions suitable for touch-enabled interfaces. A sample project renders suggestion labels in a FlowLayoutPanel, and clicking a label calls…


SampleSpell Checking

Spell Checking, MailMerge and UserDictionaries

After a MailMerge operation, merged field text from the data source can trigger false spell-check errors in TX Spell .NET. By capturing each merged word in the FieldMerged event handler and adding…


SampleSpell Checking

TX Spell .NET: Creating Custom Context Menus

Custom spell checking context menus in TX Spell .NET use the SpellCheckContextMenuStrip property and MisspelledWords.GetItem method to detect the word at the mouse position. The code dynamically…


SampleSpell CheckingTutorial

Porting RapidSpell to TX Spell .NET

TX Spell .NET serves as a direct replacement for RapidSpell in existing projects. This migration guide covers differences in dictionary handling, dialog box integration, and spell-as-you-type…


Windows FormsWPF.NET

Create a Table of Contents in Windows Forms using C#

This article explains how to create a table of contents in Windows Forms using the ribbon or programmatically. Creating a table of contents is required to organize large documents.

Share on this blog post on: