MB_ICONERROR top-level constant
int
const MB_ICONERROR
A stop-sign icon appears in the message box.
Implementation
const MB_ICONERROR = MB_ICONHAND;
A stop-sign icon appears in the message box.
const MB_ICONERROR = MB_ICONHAND;