WebComboBox.AddRowAt

From Xojo Documentation

Method

AddRowAt(Index As Integer, Item As String)

New in 2020r1

Supported for all project types and targets.

Adds the Item passed as a new row in the menu at the Index passed.

See Also

AddAllRows and AddRow methods.