Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
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. |