Skip to main content
A newer version of this page is available. .

SpellingFormShowingEventArgs Properties

Provides data for the SpellingFormShowing event.
Name Description
Handled Gets or sets a value indicating whether default event actions are required. Inherited from FormShowingEventArgs.
Suggestions Provides access to the collection of suggested words to be displayed at the spelling form.
Word Gets a misspelled word for which the spelling form is invoked.
See Also