RB_MINIMIZEBAND

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

At a Glance

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

Syntax

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

Parameters

uBand

Zero-based index of the band to be minimized.

Return Values

The return value is not used.