SB_ISSIMPLE (Compact 2013)
3/28/2014
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 |