PBM_SETBARCOLORPBM_SETBARCOLOR*
*Contents  *Index  *Topic Contents
*Previous Topic: PBM_GETRANGE
*Next Topic: PBM_SETBKCOLOR

PBM_SETBARCOLOR


PBM_SETBARCOLOR
    wParam = 0;
    lParam = (LPARAM)(COLORREF)clrBar;

Sets the color of the progress indicator bar in the progress bar control.

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

Version 4.71


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