Integer constants specifying the return value from the MsgBox procedure indicating the button pressed.
Name |
Value |
Description |
aIdOk |
1 |
OK |
aIdCancel |
2 |
Cancel |
aIdAbort |
3 |
Abort |
aIdRetry |
4 |
Retry |
aIdIgnore |
5 |
Ignore |
aIdYes |
6 |
Yes |
aIdNo |
7 |
No |
aIdClose |
8 |
Close |
aidPause |
10 |
Pause |