The SB_SIMPLE message specifies whether a status window displays simple text or displays all window parts set by a previous SB_SETPARTS message.
SB_SIMPLE wParam = (WPARAM) (BOOL) fSimple; lParam = 0;
Returns FALSE if an error occurs.
If the status window is being changed from nonsimple to simple, or vice versa, the window is immediately redrawn.