The Wayback Machine - https://web.archive.org/web/20120101063351/http://www.codeguru.com:80/cpp/controls/combobox/

    ComboBox

    Parent-Independent ToolTip Support for Static (or any) Controls

    Learn how to handle ToolTips that are independent from ToolTip handling in a parent window.

    Light-Weight, Multi-Column, Owner-Drawn ComboBox with AutoCompletion!

    Yet another combo-box but with combined features of multicolumn, ownerdrawing, and autocolumn. Does not use any embedded control!

    Colored ComboBox

    Coloring a ComboBox is not a trivial thing. Learn how to do it easily and effectively.

    Improving the Functionality of Comboboxes in wxGrid

    Code to provide better functionality of comboboxes in the wxWidgets grid class.

    Multicolumn Combobox

    The sample file was included.

    ComboBox with Tree Dropdown

    This is a hybrid ComboBox with a Tree View replacing the drop down ListBox. (The article, demo project, and source code were updated.)

    Creating a Group Combo Box

    Group the MFC CComboBox class. This is useful for such things as the designation of mappings between items with a one-to-one relationship.

    CCheckComboBox: A ComboBox with a Checked Tree Dropdown

    A control with both the functionality of a combo and of a tree with checkboxes. This control acts like a combo showing a dropdown and also allowing multiple selections and fast selection or deselection of all items.

    CComboBox with support for history

    The History Combo class CHistoryCombo is based on CComboBox, and includes support for keeping item history, including reading from and saving to the registry.

    Case-sensitive ComboBox

    When searching for strings in Combo boxes, the search is always case-insensitive. This article presents a ComboBox that is case sensitive.

    CComboBoxEx with History!

    The CHistoryComboEx based on the class ( CHistoryCombo) by Paul S. Vickery, which enables you to read and save the items of a ComboBox from and to the Registry. You can use it also to display the contents of a CRecentFileList object.

    ComboBox with Item Tooltips

    Combobox class/control that allows for tooltips for each individual items in the combobox

    Typing Aid ComboBox

    Combobox extension that reduces the amount of typing a user must do by auto completing the entry as the user types

    ComboBox with Tree Dropdown

    This is a hybrid ComboBox with a Tree View replacing the drop down ListBox

    Multi column Combo box (3)

    Multi column Combo box (3)

    Read/Only CCombobox class

    Read/Only CCombobox class

    Switch between drop-list and drop-down mode

    Switch between drop-list and drop-down mode

    Office Style Flat ComboBox

    Office Style Flat ComboBox

    Multi column Combo box (2)

    Multi column Combo box (2)

    Hot Combo Box Control

    Makes the combobox 3D on "mouse over"

    Customizable Color Picker

    Customizable Color Picker

    A Drop-Down-Listbox for Drives

    A Drop-Down-Listbox for Drives

    Folder/Drive Picker Combo Box

    Folder/Drive Picker Combo Box

    Change listbox width of combo boxes

    Change listbox width of combo boxes