Compartir a través de


RB_MINIMIZEBAND (Windows CE 5.0)

Send Feedback

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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.