CColorComboBox is a customized combo box control which offers color selection using a set of predefined colors as well as opportunity to choose custom color using common color dialog.
Keywords: CComboBox, CBS_OWNERDRAWFIXED, COwnerDraw, DECLARE_WND_SUPERCLASS, CColorDialog, SubclassWindow
Visual C++.NET 2005 source code can be downloaded here, compiled binary – here.