| 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.
| clr | Specifies the new background color. |
| bRedraw | If TRUE, the control will be redrawn. |