SB_ISSIMPLE (Windows Embedded CE 6.0)
1/6/2010
This message checks a status window control to determine if it is in simple mode.
Syntax
SB_ISSIMPLE wParam = 0;
lParam = 0;
Parameters
- wParam
Not used.
- lParam
Not used.
Return Value
Returns nonzero if the status window control is in simple mode, or zero otherwise.
Requirements
Header | commctrl.h |
Windows Embedded CE | Windows CE 1.0 and later |