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

Retrieves custom grid colors.

Use this function to retrieve custom grid control colors.

All parameters are output parameters.

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.