ListBox.List Property

Syntax

List as String


The list of items. It takes one parameter, the row index.

The first row is numbered zero. Use it to get or set the contents of that cell, or, in multi-column ListBoxes, the contents of the first column.