PBM_SETBKCOLORPBM_SETBKCOLOR*
*Contents  *Index  *Topic Contents
*Previous Topic: PBM_SETBARCOLOR
*Next Topic: PBM_SETPOS

PBM_SETBKCOLOR


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

Sets the background color in the progress bar.

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

Version 4.71


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