WebListBox.DataSource
From Xojo Documentation
Property (As DataSource )
aWebListBox.DataSource = newDataSourceValue
or
DataSourceValue = aWebListBox.DataSource
Supported for all project types and targets.
or
DataSourceValue = aWebListBox.DataSource
Supported for all project types and targets.
An optional data source to use to populate the list box.