MB_DEFBUTTON1 top-level constant

int const MB_DEFBUTTON1

The first button is the default button.

MB_DEFBUTTON1 is the default unless MB_DEFBUTTON2, MB_DEFBUTTON3, or MB_DEFBUTTON4 is specified.

Implementation

const MB_DEFBUTTON1 = 0x00000000;