Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the color of the progress bar.
Parameters
-
wParam
- Must be zero.
-
lParam
- Must be zero.
Return value
Returns the color of the progress bar.
Remarks
This is the color set by the PBM_SETBARCOLOR message. The default value is CLR_DEFAULT, which is defined in commctrl.h.
This function only affects the classic mode, not any visual style.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|