Contents Index Topic Contents | ||
Previous Topic: RB_SETBKCOLOR Next Topic: RB_SETPALETTE |
RB_SETCOLORSCHEME
RB_SETCOLORSCHEME wParam = 0; lParam = (LPARAM)(LPCOLORSCHEME) lpcs;Sets the color scheme information for the rebar control.
- The return value for this message is not used.
- lpcs
- Address of a COLORSCHEME structure that contains the color scheme information.
The rebar control uses the color scheme information when drawing the 3-D elements in the control and bands.
Version 4.71
See also RB_GETCOLORSCHEME
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.