ListBox
The ListBox control allows the selection of multiple, contiguous or non-contiguous items in a list.
If the list is long and the availability of space on the form is an issue, you may prefer to use a ComboBox instead.
Properties
Key properties of ListBox include:
- Items. The items bound to a field in a Dataset are displayed for selection in the ListBox.