Sets the color scheme information for the toolbar control.
TB_SETCOLORSCHEME
wParam = 0;
lParam = (LPARAM)(LPCOLORSCHEME) lpcs;
The return value for this message is not used.
The toolbar control uses the color scheme information when drawing the 3-D elements in the control.
Version 4.71 and later of Comctl32.dll
Windows NT/2000: Requires Windows 2000 (or Windows NT 4.0 with Internet Explorer 4.0 or later).