Skip to main content

SpellingErrorLimitExceededEventArgs Properties

Provides data for the RichEditControl.SpellingErrorLimitExceeded event.
Name Description
ClearErrors Gets or sets whether to clear the list of found errors.
Handled Gets or sets whether the SpellingErrorLimitExceededEventArgs.ClearErrors property value should be used instead of the SpellCheckerOptions.ClearErrorsAfterLimitExceeded option.
See Also