Skip to main content

FormShowingEventArgs Class

Provides data for the events which occur when a form is shown - SpellChecker.SpellingFormShowing, SpellChecker.OptionsFormShowing, SpellChecker.CheckCompleteFormShowing.

Namespace: DevExpress.XtraSpellChecker

Assembly: DevExpress.SpellChecker.v26.1.Core.dll

Declaration

public class FormShowingEventArgs :
    EventArgs

Inheritance

See Also