WebComboBox.RemoveRowAt

From Xojo Documentation

Method

RemoveRowAt(Index As Integer)

New in 2020r1

Supported for all project types and targets.

Removes the row at the Index passed from the menu of the ComboBox.

See Also

RemoveAllRows method.