A newer version of this page is available.
Switch to the current version.
SpellingFormShowingEventArgs Class
Provides data for the SpellingFormShowing event.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v18.2.Core.dll
Declaration
public class SpellingFormShowingEventArgs :
FormShowingEventArgs
Public Class SpellingFormShowingEventArgs
Inherits FormShowingEventArgs
Remarks
The SpellingFormShowing occurs when the spelling form is to be displayed. The SpellingFormShowingEventArgs specifies the list of words suggested to replace the misspelled SpellingFormShowingEventArgs.Word.
Inheritance
Object
FormShowingEventArgs
SpellingFormShowingEventArgs
See Also
Feedback