Compartilhar via


RB_DELETEBAND (Windows CE 5.0)

Send Feedback

This message deletes a band from a rebar control.

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

Parameters

  • uBand
    Zero-based index of the band to be deleted.
  • lParam
    Not used.

Return Values

Nonzero indicates success. Zero indicates otherwise.

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.