MB_ABORTRETRYIGNORE top-level constant

int const MB_ABORTRETRYIGNORE

The message box contains three push buttons: Abort, Retry, and Ignore.

Implementation

const MB_ABORTRETRYIGNORE = 0x00000002;