Occurs when the built-in spell check dialog is invoked using the SpellCheckDialog.Show method. The SpellCheckDialogOpeningHandler receives an argument of type SpellCheckDialogOpeningEventArgs containing data related to this event.
Introduced: 3.0.
public event Proofing.SpellCheckDialogOpeningHandler SpellCheckDialogOpening;
Public Event SpellCheckDialogOpening As Proofing.SpellCheckDialogOpeningHandler