SB_SETMINHEIGHT

This message sets the minimum height of a status window’s drawing area.

At a Glance

Header file: Commctrl.h
Windows CE versions: 1.0 and later

Syntax

SB_SETMINHEIGHT wParam = (WPARAM) minHeight; lParam = 0;

Parameters

minHeight

Minimum height, in pixels, of the window.

Return Values

None.