void CBCGPDurationCtrl::SetBackgroundColor | ( | COLORREF | color, |
BOOL | bRedraw = TRUE |
||
) |
Sets a new background color.
Use this function to set a new background color and redraw the control if necessary.
color | Specifies the new background color. |
bRedraw | If TRUE, the control will be redrawn immediately. |