RB_MAXIMIZEBAND message

Resizes a band in a rebar control to either its ideal or largest size.

Parameters

wParam

Zero-based index of the band to be maximized.

lParam

Indicates if the ideal width of the band should be used when the band is maximized. If this value is nonzero, the ideal width will be used. If this value is zero, the band will be made as large as possible.

Return value

The return value is not used.

Requirements

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

See also

Reference

RB_SETBANDINFO