SB_SETBKCOLORSB_SETBKCOLOR*
*



Contents  *



Index  *Topic Contents
*Previous Topic: SB_ISSIMPLE
*Next Topic: SB_SETICON

SB_SETBKCOLOR


SB_SETBKCOLOR
    wParam = 0;
    lParam = (LPARAM)(COLORREF)clrBk;

Sets the background color in a status bar.

clrBk
COLORREF value that specifies the new background color. Specify the CLR_DEFAULT value to cause the status bar to use its default background color.

Version 4.71


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