Adds an object of type DialogButton to the collection.

Add(Proofing.DialogButton)

public void Add(Proofing.DialogButton button);
Public Sub Add(button As 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.