Specifies constants defining which buttons to display on a System.Windows.Forms.MessageBox.
This enumeration is used by the System.Windows.Forms.MessageBox class.
The message box contains Abort, Retry, and Ignore buttons.
The message box contains an OK button.
The message box contains OK and Cancel buttons.
The message box contains Retry and Cancel buttons.
The message box contains Yes and No buttons.
The message box contains Yes, No, and Cancel buttons.