Occurs when a dialog button of the built-in SpellCheckDialog is clicked. The DialogButtonHandler receives an argument of type DialogButtonEventArgs containing data related to this event.

Introduced: 3.0.

Syntax

public event WPF.Proofing.DialogButtonHandler DialogButtonClicked;
Public Event DialogButtonClicked As WPF.Proofing.DialogButtonHandler