Occurs when a dialog button of the built-in SpellCheckDialog was clicked. The DialogButtonHandler receives an argument of type DialogButtonEventArgs containing data related to this event.
Introduced: 3.0.
public event Proofing.DialogButtonHandler DialogButtonClicked;
Public Event DialogButtonClicked As Proofing.DialogButtonHandler