[]
        
(Showing Draft Content)

C1.WPF.SpellChecker.C1SpellDialog.ErrorDisplayed

ErrorDisplayed Event

Event that fires when the C1SpellDialog displays an error to the user.

Namespace: C1.WPF.SpellChecker
Assembly: C1.WPF.SpellChecker.4.6.2.dll
Syntax
public event EventHandler ErrorDisplayed
Returns
Type Description
EventHandler Event that fires when the displays an error to the user.
Remarks

You can use the ErrorIndex and Errors properties to display information about the error in a status bar.