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:

Setup a ListBox