SB_SETMINHEIGHT
A version of this page is also available for
4/8/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 |
Windows Mobile | Windows Mobile Version 5.0 and later |