SB_SETMINHEIGHT (Windows Embedded CE 6.0)
1/6/2010
This message sets the minimum height of a status window's drawing area.
Syntax
SB_SETMINHEIGHT wParam = (WPARAM) minHeight;
lParam = 0;
Parameters
- minHeight
Minimum height, in pixels, of the window.
- lParam
Not used.
Return Value
None.
Requirements
Header | commctrl.h |
Windows Embedded CE | Windows CE 1.0 and later |