Called when a misspelled word is found, raises the FoundSpellingError event.

C# | Visual Basic | Visual C++ |
protected virtual void OnFoundSpellingError( FoundSpellingErrorEventArgs eArgs )
Protected Overridable Sub OnFoundSpellingError ( _ eArgs As FoundSpellingErrorEventArgs _ )
protected: virtual void OnFoundSpellingError( FoundSpellingErrorEventArgs^ eArgs )

- eArgs (FoundSpellingErrorEventArgs)