BCGSuite for MFC
void CBCGPGridCtrl::SetCustomColors ( COLORREF  clrBackground,
COLORREF  clrText,
COLORREF  clrGroupBackground,
COLORREF  clrGroupText,
COLORREF  clrLeftOffset,
COLORREF  clrLine 
)

Sets custom grid control colors.

Use this function to set custom grid control colors.

Parameters
clrBackgroundControl background color.
clrTextControl foreground color.
clrGroupBackgroundGroup background text.
clrGroupTextGroup foreground text.
clrLeftOffsetColor of the grid left-side bar.
clrLineColor of the grid lines.