MB_ICONASTERISK top-level constant Null safety
An icon consisting of a lowercase letter i in a circle appears in the message box.
Implementation
const MB_ICONASTERISK = 0x00000040;
An icon consisting of a lowercase letter i in a circle appears in the message box.
const MB_ICONASTERISK = 0x00000040;