Gets a DialogButton from the collection. This property is the indexer for the DialogButtonCollection class.
public Proofing.DialogButton this [int number] { get; }
Public Default ReadOnly Property Item(number As Integer) As Proofing.DialogButton
The object of the type DialogButton at the specified index.