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.
clrBackground | Control background color. |
clrText | Control foreground color. |
clrGroupBackground | Group background text. |
clrGroupText | Group foreground text. |
clrLeftOffset | Color of the grid left-side bar. |
clrLine | Color of the grid lines. |