DesktopListBox.RemoveAllRows

From Xojo Documentation

Method

DesktopListBox.RemoveAllRows()

New in 2021r3

Supported for all project types and targets.

Removes all rows in the DesktopListBox, including any initial values that were specified in the IDE.

Example

This example removes all the rows in ListBox1.

Listbox1.RemoveAllRows