MB_TOPMOST top-level constant

int const MB_TOPMOST

The message box is created with the WS_EX_TOPMOST window style.

Implementation

const MB_TOPMOST = 0x00040000;