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 5.0.2+aa65968c419420d32e3e1b647aea0082f5ca5b78