ListBox.CellTextChange Event
Occurs after the KeyDown event if the KeyDown event returns False. The event passes the Row and Column of the cell being edited.
Syntax
CellTextChange ( Row, Column )
Row
Integer
Column