BCGControlBar Pro for MFC
CBCGPColorIndicatorImpl::CBCGPColorIndicatorImpl ( const CBCGPColor color,
const CBCGPColor clrGradient = CBCGPColor(),
const CBCGPColor clrBorder = CBCGPColor(),
CBCGPVisualContainer pContainer = NULL,
BOOL  bScaleByDPI = FALSE 
)

Constructs CBCGPColorIndicatorImpl object.

Parameters
colorfill brush
clrGradientfill gradient brush, if default, indicator will be drawn using solid color
clrBorderborder brush, if default, the border color will be calculated automatically
pContainerparent container
bScaleByDPISpecifies whether object should be automatically scaled according to current DPI.