The COMPCOLOR structure contains color settings for a composition string.
typedef struct { COLORREF crText; COLORREF crBackground; DWORD dwEffects; } COMPCOLOR;
CHARFORMAT