RB_MINIMIZEBAND (Windows Embedded CE 6.0)
1/6/2010
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 |
Windows Embedded CE | Windows CE 2.0 and later |