MB_CANCELTRYCONTINUE top-level constant

int const MB_CANCELTRYCONTINUE

The message box contains three push buttons: Cancel, Try Again, Continue. Use this message box type instead of MB_ABORTRETRYIGNORE.

Implementation

const MB_CANCELTRYCONTINUE = 0x00000006;