DesktopListBox.CellFocusReceived
From Xojo Documentation
Event
DesktopListBox.CellFocusReceived(Row as Integer, Column as Integer)
New in 2021r3
Supported for all project types and targets.
New in 2021r3
Supported for all project types and targets.
The user has selected an editable cell of a ListBox.
The Row and Column parameters indicate which cell just got the focus.