Skip to main content

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

MemberDescription
AbortRetryIgnoreThe message contains Abort, Retry, and Ignore buttons.
OKThe message contains an OK button.
OKCancelThe message contains OK and Cancel buttons.
RetryCancelThe message contains Retry and Cancel buttons.
YesNoThe message contains Yes and No buttons.
YesNoCancelThe message contains Yes, No, and Cancel buttons.

WixToolset.Dtf.WindowsInstaller.dll version 5.0.0+41e11442b2ca93e444b60213b5ae99dcbab787d8