EnterCell Event
Fired when a cell becomes active.
Syntax
Private Sub VSFlexGrid_()
Remarks
This event is fired after a cell becomes current, either as a
result of mouse/keyboard action, or when the current selection is modified
programmatically.
See Also
VSFlexGrid Control