Using List Boxes

This section explains how to perform tasks associated with list boxes.

In this section

Topic Description
How to Create a Simple List Box
This topic demonstrates how to initialize and retrieve items from a simple list box.
How to Create a Directory Listing in a Single-Selection List Box
This topic demonstrates how to use a single-selection list box to display and access the contents of a directory.
How to Create a Multiple-Selection List Box
This topic demonstrates how to display and access the contents of a directory in a multiple-selection list box.
How to Create an Owner-Drawn List Box
This topic demonstrates how to implement an owner-drawn list box.