Skip to main content
Version: 9.0.2

gre.cell.lostfocus

A table cell has lost focus and is no longer the active cell. This is delivered to the control template with the cell focus information

Data:

uint32_t    row; uint32_t    col; char *table

Where:

row The row that received focus

col The column that received focus

table The name of the table where the cell focus changed