DesktopListBox.RowAt
From Xojo Documentation
Method
DesktopListBox.RowAt(row As Integer) As DesktopListBoxRow
New in 2021r3
Supported for all project types and targets.
New in 2021r3
Supported for all project types and targets.
Returns the DesktopListBoxRow for the row indicated by the index passed.
See Also
DesktopListBoxRow class.