Font
Arial
Arial Black
Comic Sans MS
Courier
Courier New
Fixedsys
Georgia
Impact
Lucida Console
Lucida Sans Unicode
MS Sans Serif
MS Serif
Marlett
Modern
Palatino Linotype
Roman
Script
Small Fonts
Symbol
System
Tahoma
Terminal
Times New Roman
Trebuchet MS
Verdana
Webdings
Wingdings
Font
Size
1 (8 pt)
2 (10 pt)
3 (12 pt)
4 (14 pt)
5 (18 pt)
6 (24 pt)
7 (36 pt)
Size
Description
You can use the
AutoCorrect
property to automatically correct spelling errors as you type. Therefore, it requires the
SpellAsYouType
flag turned on.
It will auto correct a misspelled word if there is
only one suggestion
for that spelling error. Otherwise it will leave the word as underline to be fixed by the user. This is how it works in Microsoft Word.
In this text,
"cleanlyness"
has only one suggestion. If you edit this text to go to the end of "cleanlyness" (right before comma) and press space it will automatically correct that word. You can experiement with your own text as well.
You can also set the
CapitalizeFirstLetterOfSentences
property to true in order to capitalize the first letter of a sentence automatically.
You can customize your list of auto corrections in a text file such as
en-US.auto
under the same dictionary folder to specify one suggestion per each misspelled word. If there is a match with the misspelled word in this file, only the corresponding suggestion will be returned without doing any further spell checking.