Removes an object of type DialogButton from the collection.

Remove(Proofing.DialogButton)

public void Remove(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.