For a list of all members of this type, see UltraSpellChecker members.
Name | Description | |
---|---|---|
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | NoErrorsFound | Fired when the spell check dialog is called to check errors and there are no errors. |
![]() | PropertyChanged | (Inherited from Infragistics.Win.UltraComponentBase) |
![]() | SpellCheckDialogClosed | Fired when a spell check dialog has closed. |
![]() | SpellCheckDialogOpening | Fired when the spell checking dialog is about to display. |
![]() | SpellChecked | Fired after all or a part of text is about to be spell checked. |
![]() | SpellChecking | Fired when all or a part of text is about to be spell checked. |
![]() | SpellError | Fired when a word typed by the user is misspelled and this component is in SpellCheckingMode.AsYouType mode. |
![]() | WordCorrected | Fired when the user picks a new word to replace a misspelled word. |