CONSTANT |
VALUE |
DESCRIPTION |
VBOKOnly |
0 |
Show OK button |
VBOKCancel |
1 |
Show OK and
cancel buttons |
VBAbortRetryIgnore |
2 |
Show abort,
retry, ignore buttons |
VBYesNoCancel |
3 |
Show yes, no
cancel buttons |
VBYesNo |
4 |
Show yes, no
buttons |
VBRetryCancel |
5 |
Show retry,
cancel buttons |
VBCritical |
16 |
Show critical
message icon |
VBQuestion |
32 |
Show warning
query button |
VBExclaimation |
48 |
Show warning
message icon |
VBInformation |
64 |
Show information
message icon |
VBFaultButton1 |
0 |
First button
is default |
VBFaultButton2 |
256 |
Second button
is default |
VBFaultButton3 |
512 |
Third button
is default |
VBFaultButton4 |
768 |
Fourth button
is default |