CColorComboBox: a fancy color combo box control in ATL and WTL

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.

image001.png

Keywords: CComboBox, CBS_OWNERDRAWFIXED, COwnerDraw, DECLARE_WND_SUPERCLASS, CColorDialog, SubclassWindow

Visual C++.NET 2005 source code can be downloaded here, compiled binary – here.

Leave a Reply