Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |