SB_SETMINHEIGHT message

Sets the minimum height of a status window's drawing area.

Parameters

wParam

Minimum height, in pixels, of the window.

lParam

Must be zero.

Return value

No return value.

Remarks

The minimum height is the sum of wParam and twice the width, in pixels, of the vertical border of the status window. An application must send the WM_SIZE message to the status window to redraw the window. The wParam and lParam parameters of the WM_SIZE message should be set to zero.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Commctrl.h