Partager via


RB_GETBKCOLOR (Windows CE 5.0)

Send Feedback

This message retrieves a rebar control's default background color.

RB_GETBKCOLOR wParam= 0;lParam= 0;

Parameters

  • wParam
    Not used.
  • lParam
    Not used.

Return Values

Returns a COLORREF value that represent the current default background color.

Requirements

OS Versions: Windows CE 2.0 and later.
Header: Commctrl.h.

See Also

COLORREF

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.