Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/28/2014
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 |