SB_SETMINHEIGHT (Windows CE 5.0)
This message sets the minimum height of a status window's drawing area.
SB_SETMINHEIGHT wParam= (WPARAM)minHeight;lParam= 0;
Parameters
- minHeight
Minimum height, in pixels, of the window. - lParam
Not used.
Return Values
None.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Commctrl.h.
Send Feedback on this topic to the authors