DesktopListBox.CellTextChanged
From Xojo Documentation
Event
DesktopListBox.CellTextChanged(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.
Occurs after the KeyDown event if the KeyDown event returns False.
Notes
The event is passed the Row and Column of the cell being edited.