Using Combo Boxes

The code examples in this section demonstrate how to perform tasks associated with combo boxes. Included in this section are the following:

In this section

Topic Description
How to Create a Simple Combo Box
This topic describes how to create, add items to, and retrieve items from a simple combo box.
How to Create an Owner-Drawn Combo Box
This topic demonstrates how to use an owner-drawn combo box.
How to Subclass a Combo Box
This topic demonstrates how to subclass combo boxes.