Creating a Group Combo Box
Rating: none
Derrick Hughes - 01/10/2003
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
Rating: none
Magerusan G. Cosmin - 12/18/2002
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
Rating: 




Paul S. Vickery - 10/01/2002
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
Rating: none
Paul S. Vickery - 06/12/2002
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!
Rating: none
Nabil Hussein - 02/07/2002
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.
Typing Aid ComboBox
Rating: none
James Cary - 04/13/2001
Combobox extension that reduces the amount of typing a user must do by auto completing the entry as the user types
Read/Only CCombobox class
Rating: none
Chris Conn - 08/07/1999
Read/Only CCombobox class
Switch between drop-list and drop-down mode
Rating: 




Bruno Vais - 07/25/1999
Switch between drop-list and drop-down mode
Office Style Flat ComboBox
Rating: none
Kirk Stowell - 07/19/1999
Office Style Flat ComboBox
A Drop-Down-Listbox for Drives
Rating: none
Wilfried Roemer - 01/31/1999
A Drop-Down-Listbox for Drives
Folder/Drive Picker Combo Box
Rating: none
Brigham W. Thorp - 01/18/1999
Folder/Drive Picker Combo Box
Change listbox width of combo boxes
Rating: none
Zoran M.Todorovic - 11/29/1998
Change listbox width of combo boxes
SnapShot ComboBox
Rating: none
Mihai Filimon - 10/02/1998
SnapShot ComboBox
Most Recently Used List in a Combobox
Rating: none
Michael Dunn - 09/14/1998
Most Recently Used List in a Combobox
Auto-completion ComboBox
Rating: none
Chris Maunder - 09/11/1998
Auto-completion ComboBox
Icon Picker Combo Box
Rating: none
Joel Wahlberg - 09/06/1998
Icon Picker Combo Box
CCombobox enhancement to help with Text and item data
Rating: none
Christopher Conn - 08/06/1998
CCombobox enhancement to help with Text and item data
Drop down a popdown window instead of a dropdown list from a combobox
Rating: 




Aravind Corera - 08/06/1998
Drop down a popdown window instead of a dropdown list from a combobox
Showing disabled combo text in black
Rating: none
Moshe Stolar - 08/06/1998
Showing disabled combo text in black
Auto-completion ComboBox (2)
Rating: 




Caroline Price - 08/06/1998
Auto-completion ComboBox (2)
ComboBox: Switch between drop down '& drop list mode
Rating: none
Robert Cremer - 08/06/1998
ComboBox: Switch between drop down '& drop list mode
DropDown
ComboBox with Tree Dropdown
Rating: none
Dennis Howard - 05/16/2003
This is a hybrid ComboBox with a Tree View replacing the drop down ListBox. (The article, demo project, and source code were updated.)ComboBox with Tree Dropdown
Rating: 




Hai Ha - 03/19/2001
This is a hybrid ComboBox with a Tree View replacing the drop down ListBox
Font selection combos
Owner Drawn Font Selection Combobox
Rating: none
Girish Bharadwaj - 10/19/1998
Owner Drawn Font Selection ComboboxCool Font selection combo
Rating: none
Norm Almond - 10/19/1998
Cool Font selection combo
Multicolumn combos
Improving the Functionality of Comboboxes in wxGrid
Rating: none
captainfreedom - 05/14/2004
Code to provide better functionality of comboboxes in the wxWidgets grid class.Multicolumn Combobox
Rating: 




Jakawan Ratiwanich - 07/18/2003
The sample file was included.
Multi column Combo box (3)
Rating: 




Xiao Wu Guang - 12/27/1999
Multi column Combo box (3)
Multi column Combo box (2)
Rating: 




Mihai Filimon - 06/21/1999
Multi column Combo box (2)
Special Effects
Light-Weight, Multi-Column, Owner-Drawn ComboBox with AutoCompletion!
Rating: 




Ajay Vijayvargiya - 01/05/2005
Yet another combo-box but with combined features of multicolumn, ownerdrawing, and autocolumn. Does not use any embedded control!Colored ComboBox
Rating: 




Ohad Redlich - 08/04/2004
Coloring a ComboBox is not a trivial thing. Learn how to do it easily and effectively.
Hot Combo Box Control
Rating: 




Alan Kelly - 02/04/1999
Makes the combobox 3D on "mouse over"
Tooltips
Parent-Independent ToolTip Support for Static (or any) Controls
Rating: 




John Z. Czopowik VC++ MVP - 02/28/2005
Learn how to handle ToolTips that are independent from ToolTip handling in a parent window.ComboBox with Item Tooltips
Rating: 




Edward Antonyan - 04/18/2001
Combobox class/control that allows for tooltips for each individual items in the combobox
