ComponentOne SpellChecker for WinForms
CurrentError Property

C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace > C1SpellDialog Class : CurrentError Property
Gets the CharRange object that represents the error currently displayed in the dialog.
Syntax
'Declaration
 
Public ReadOnly Property CurrentError As CharRange
public CharRange CurrentError {get;}
See Also

Reference

C1SpellDialog Class
C1SpellDialog Members