Spell Checking functionality.
Methods
|
Name |
Description |
|
CheckWord |
Spell Check a Word. |
|
IgnoreAll |
Ignore this Word for the current session, e.g., until the 'Reset' method is called or this object is recreated. |
|
New |
|
|
Reset |
Reset Spell Checking and also the list of 'Ignored' words for this session. |
|
SetupControl |
Set up a TextBox for Spell Checking. |
|
ShowSpellChecker |
Show the Spell Check Form for a Text Box. |
|
SpellCheckRefresh |
Refresh Spell Checking, e.g., to refresh wiggly underlining in the User Interface after closing User Preferences form. |
Properties
|
Name |
Description |
|
DictionaryFileName |
A File Name of the Dictionary file to use or a blank String to use the built-in US English dictionary. |
|
SpellCheckAsYouType |
Indicates whether Spell Checking as you type is enabled. |
|
UserDictionary |
A comma-separated list of User Dictionary words. |
- Namespace:
- Intersoft.ISUserInterface6
- Assembly:
- ISUserInterface6, Version=6.0.3
- Target Framework:
- .NET 9.0