DesktopListBox.CellFocusLost

From Xojo Documentation

Event


DesktopListBox.CellFocusLost(Row as Integer, Column as Integer)

New in 2021r3

Supported for all project types and targets.

The Row, Column cell has just lost the focus.

The user could have clicked on another cell or pressed Tab, Return, or Escape.