[]
        
(Showing Draft Content)

C1.Win.SpellChecker.C1SpellDialog.ErrorDisplayed

ErrorDisplayed Event

Occurs when the C1SpellDialog displays an error. to the user.

Namespace: C1.Win.SpellChecker
Assembly: C1.Win.SpellChecker.10.dll
Syntax
public event EventHandler ErrorDisplayed
Public Event ErrorDisplayed As EventHandler
Returns
Type Description
EventHandler Occurs 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.