LastChar
LastChar$
Returns the last key pressed by the user
Runtime-only String property
Applies to: Grid
This property returns the last character pressed by the user while the Grid control was in focus. This property can be used in conjunction with the Char() event handler to allow the keyboard to be used to select cells as well as the mouse.