RapidSpellDialog Simply set RapidSpellDialog.TextBoxBaseToCheck to the TextBoxX instance you want to work with. RapidSpellAsYouType You will need to use our "AYTTextBoxX" class which is a subclass of their "TextBoxX" class. This new class supports as you type spell checking. Please download the attachment which contains a simple example of this and also the "Keyoti.RapidSpell.DevComponents2.dll" assembly that holds the class. Tip: drag the regular TextBoxX control into your project as usual and then edit the designer code to use our class by changing DevComponents.DotNetBar.Controls.TextBoxX to Keyoti.RapidSpell.AYTTextBoxX --------------------------------------------------------------------------------------- This article is designed for 'RapidSpell Desktop .NET' users. |