Gets a collection of all dialog buttons that are located to the right of the SpellCheckDialog's suggestions list. The property's value is an object of type DialogButtonCollection and can be modified by using its methods and properties. The default content of that collection are buttons of type Change and ChangeAll.

Syntax

public Proofing.DialogButtonCollection ChangeButtons{ get; }

Limitations

Read only.