FormShowingEventArgs Constructors
Provides data for the events which occur when a form is shown - SpellChecker.SpellingFormShowing, SpellChecker.OptionsFormShowing, SpellChecker.CheckCompleteFormShowing.| Name | Description |
|---|---|
| FormShowingEventArgs() | Initializes a new instance of the FormShowingEventArgs class with the default settings. |
See Also