WebComboBox.AddRow

From Xojo Documentation

Method

AddRow(item As String)

New in 2020r1

Supported for all project types and targets.

Adds a row to the combobox's menu for each row in the array passed.

See Also

AddAllRows and AddRowAt methods.