void CBCGPColorIndicatorImpl::SetColor | ( | const CBCGPColor & | color, |
const CBCGPColor & | clrGradient = CBCGPColor() , |
||
const CBCGPColor & | clrBorder = CBCGPColor() , |
||
BOOL | bRedraw = FALSE |
||
) |
Modifies indicator color.
color | fill brush |
clrGradient | fill gradient brush, if default, indicator will be drawn using solid color |
clrBorder | border brush, if default, the border color will be calculated automatically. |
bRedraw | TRUE - redraw indicator |