RB_MINIMIZEBAND (Windows CE 5.0)
This message resizes a band in a rebar control to its smallest size.
RB_MINIMIZEBAND wParam = (WPARAM)(UINT)uBand;lParam= 0;
Parameters
- uBand
Zero-based index of the band to be minimized. - lParam
Not used.
Return Values
The return value is not used.
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Commctrl.h.
Send Feedback on this topic to the authors