Partager via


RB_MINIMIZEBAND (Compact 2013)

3/28/2014

This message resizes a band in a rebar control to its smallest size.

Syntax

RB_MINIMIZEBAND wParam = (WPARAM)(UINT) uBand; 
    lParam = 0;

Parameters

  • uBand
    Zero-based index of the band to be minimized.
  • lParam
    Not used.

Return Value

The return value is not used.

Requirements

Header

commctrl.h

See Also

Reference

Rebar Controls Messages