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.1+2f00cbe680fb01ab485d56f16de9cd19b133f875