BCGControlBar Pro for MFC
void CBCGPDurationCtrl::SetTextColor ( COLORREF  color,
BOOL  bRedraw = TRUE 
)

Sets a new text color.

Use this function to set a new text color and redraw the control if necessary.

Parameters
colorSpecifies the new text color.
bRedrawIf TRUE, the control will be redrawn immediately.