Properties Events Methods Example See Also
Creates a list box.
Syntax
ListBox
Remarks
A list box displays a list of items from which you can select one or more items. A list box is similar to a combo box; however, a combo box initially displays a single item.
For additional information about creating ListBox controls, see the Form Designer topic and Chapter 10, Using Controls, in the Programmer's Guide.