TB_SETCOLORSCHEME message

Sets the color scheme information for the toolbar 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 toolbar control uses the color scheme information when drawing the 3-D elements in the control.

When visual styles are enabled, this message has no effect.

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

TB_GETCOLORSCHEME