ComponentOne SpellChecker for WPF and Silverlight
ErrorDisplayed Event (C1SpellDialog)

C1.Silverlight.SpellChecker Namespace > C1SpellDialog Class : ErrorDisplayed Event
Event that fires when the C1SpellDialog displays an error to the user.
Syntax
'Declaration
 
Public Event ErrorDisplayed As EventHandler
public event EventHandler ErrorDisplayed
Remarks
You can use the ErrorIndex and Errors properties to display information about the error in a status bar.
See Also

Reference

C1SpellDialog Class
C1SpellDialog Members