Occurs when the built-in spell check dialog is closing. The SpellCheckDialogClosingHandler receives an argument of type SpellCheckDialogClosingEventArgs containing data related to this event.

Introduced: 3.0.

Syntax

public event Proofing.SpellCheckDialogClosingHandler SpellCheckDialogClosing;
Public Event SpellCheckDialogClosing As Proofing.SpellCheckDialogClosingHandler