Removes an object of type DialogButton from the collection.

Remove(WPF.Proofing.DialogButton)

public void Remove(WPF.Proofing.DialogButton button);
Public Sub Remove(button As WPF.Proofing.DialogButton)

Parameters

Parameter Description
button Specifies an object of type DialogButton.

Remarks

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