Skip to content

Latest commit

 

History

History
62 lines (36 loc) · 1.26 KB

pbm-getbarcolor.md

File metadata and controls

62 lines (36 loc) · 1.26 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
PBM_GETBARCOLOR message (Commctrl.h)
Gets the color of the progress bar.
d046f7e4-e21e-4dd9-a7be-2bf820c3c492
PBM_GETBARCOLOR message Windows Controls
apiref
PBM_GETBARCOLOR
Commctrl.h
HeaderDef
reference
05/31/2018

PBM_GETBARCOLOR message

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
Commctrl.h