MessageDefaultButton Enumeration
Specifies constants defining the default button on a message. This can be cast to the MessageBoxDefaultButton enum in System.Windows.Forms and System.Windows.
Members
Member | Description |
---|---|
Button1 | The first button on the message is the default button. |
Button2 | The second button on the message is the default button. |
Button3 | The third button on the message is the default button. |
WixToolset.Dtf.WindowsInstaller.dll version 5.0.0+41e11442b2ca93e444b60213b5ae99dcbab787d8 |