FormShowingEventArgs Fields
Provides data for the events which occur when a form is shown - SpellChecker.SpellingFormShowing, SpellChecker.OptionsFormShowing, SpellChecker.CheckCompleteFormShowing.| Name | Description |
|---|---|
| Empty static | Provides a value to use with events that do not have event data. Inherited from EventArgs. |
See Also