Browse by Tags
All Tags »
XtraSpellChecker (
RSS)
Sorry, but there are no more tags available to filter with.
-
|
Summary The XtraSpellChecker requires at least one dictionary type be defined. Which dictionary do you use? Where do you find the best dictionaries? Read below to find out. The SpellChecker component uses special spell checking algorithms which require...
|
-
|
Did you know that the XtraSpellChecker Suite can check spelling as you type? Just like in MS Word or Outlook. Enabling this feature is a breeze, just set one property and call one method: Set the SpellCheckMode property to AsYouType: spellChecker1.SpellCheckMode...
|
-
|
In a previous post , you learned about the XtraSpellChecker component. Now let's dig deeper and see some samples to enable spell checking in your application. Runtime Samples The following examples will show you how to use the Check and CheckContainer...
|
-
|
You can easily provide spell checking capabilities to your WinForms applications with XtraSpellChecker . Compatible Controls The Spell Checker can check the spelling of almost any control that has a Text property. Some examples of supported controls:...
|