flStyle (ULONG) - input
These values may be combined using the logical-OR operation but only one value can be taken from each of the following groups.
Button or Button Group
MB_OK
MB_HELP
MB_ERROR
MB_DEFBUTTON1
MB_APPLMODAL
MB_MOVEABLE
The message box is displayed with a title bar and a system menu, which shows only the Move, Close, and Task Manager choices, which can be selected either by use of the pointing device or by accelerator keys.
If the user selects Close, the message box is removed and the usResponse is set to MBID_CANCEL, whether or not a cancel button existed within the message box.