I want to change the background color of a specific column to a color of the dialog (grey). How can I achive it?
void CUcsOpTerminalDlg::OnCustomdrawFeatureList(
Short answer: Fill the clrText and clrText Bk fields in the CDDS_ITEMPREPAINT phase.
Best article I ever read about this. Part 1, Part 2