Share via


SB_SETMINHEIGHT (Compact 2013)

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

See Also

Reference

Status Bars Messages