Removes an object of type DialogButton from the collection.

Remove(WPF.Proofing.DialogButton)

public void Remove(WPF.Proofing.DialogButton button);

Parameters

Parameter Description
button Specifies an object of type DialogButton.

Remarks

This method throws an exception when called while the SpellCheckDialog is open.