The COMPCOLOR structure contains color settings for a composition string.
typedef struct {
COLORREF crText;
COLORREF crBackground;
DWORD dwEffects;
} COMPCOLOR;
Windows NT: Requires version 4.0 or later.
Windows: Requires Windows 95 or later.
Windows CE: Unsupported.
Header: Declared in richedit.h.
Rich Edit Controls Overview, Rich Edit Structures, CHARFORMAT