RB_SETCOLORSCHEME message

Sets the color scheme information for the rebar control.

Parameters

wParam

Must be zero.

lParam

Pointer to a COLORSCHEME structure that contains the color scheme information.

Return value

The return value for this message is not used.

Remarks

The rebar control uses the color scheme information when drawing the 3-D elements in the control and bands.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Commctrl.h

See also

RB_GETCOLORSCHEME