MessageButtons Enumeration
Specifies constants defining which buttons to display for a message. This can be cast to the MessageBoxButtons enum in System.Windows.Forms and System.Windows.
Members
| Member | Description |
|---|---|
| AbortRetryIgnore | The message contains Abort, Retry, and Ignore buttons. |
| OK | The message contains an OK button. |
| OKCancel | The message contains OK and Cancel buttons. |
| RetryCancel | The message contains Retry and Cancel buttons. |
| YesNo | The message contains Yes and No buttons. |
| YesNoCancel | The message contains Yes, No, and Cancel buttons. |
WixToolset.Dtf.WindowsInstaller.dll version 6.0.0+8c7432e50072e009353ea5f2c956ccf453476f71