Zur Startseite

JRSpellChecker

Zur Homepage

SpellCheckWord(ByVal CheckedWord As String, ByVal SpellChecked As Boolean)

Description:

this event will fired with every spelled word.

See at: SpellCheckLastInput, SpellCheckSelText, SpellCheckDocument, SpellCheckWord, SpellCheckString.

The SpellCheckWithDialog will fire this event only one time.

       
         

ico_weitere Return value:


CheckedWord

SpellChecked

actual spelled word

True if the word spell is correct.
False if the word spell is false.