TB_SETCOLORSCHEMETB_SETCOLORSCHEME*
*Contents  *Index  *Topic Contents
*Previous Topic: TB_SETCMDID
*Next Topic: TB_SETDISABLEDIMAGELIST

TB_SETCOLORSCHEME


TB_SETCOLORSCHEME
    wParam = 0;
    lParam = (LPARAM)(LPCOLORSCHEME) lpcs;

Sets the color scheme information for the toolbar control.

lpcs
Address of a COLORSCHEME structure that contains the color scheme information.

The toolbar control uses the color scheme information when drawing the 3-D elements in the control.

Version 4.71

See also TB_GETCOLORSCHEME


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.