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