SB_SIMPLE (Windows CE 5.0)
This 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;
Parameters
- fSimple
Boolean value that is set to TRUE if the window displays simple text, or to FALSE if it displays multiple parts. - lParam
Not used.
Return Values
FALSE indicates that an error has occurred.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Commctrl.h.
See Also
Send Feedback on this topic to the authors