Learn how to handle ToolTips that are independent from ToolTip handling in a parent window.
Latest ComboBox Articles
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.)
Latest Developer Videos
More...Latest CodeGuru Developer Columns
Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

Beginning C#: Basic I/O and Variables
This month, learn to put information into your programs and then print it.

Visual Basic Today: What Is Responsive Design?
New devices get invented fast and it is our job as developers to be able to accommodate for those changes and new devices. Learn about Responsive design.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.