BCGControlBar Pro for MFC
void CBCGPPlannerManagerCtrl::SetBackgroundColor ( COLORREF  clr,
BOOL  bRedraw = TRUE 
)

Sets the new background color for the Planner control.

Use this function to customize the background color of the Planner control.

Parameters
clrSpecifies the new background color.
bRedrawIf TRUE, the control will be redrawn.