BCGControlBar Pro for MFC
BOOL BCGP_MSGBOXPARAMS::bIgnoreStandardButtons

Specifies whether to ignore standard buttons.

If this parameter is FALSE and CBCGPMessageBox.dwStyle is set to one of the standard MB_ styles, the corresponding to that style buttons will be displayed. For example, MB_OKCANCEL will display IDOK and IDCANCEL buttons.