DBGrid Control

The KeyDown and KeyUp event syntaxes have these parts: Part Description object An object expression that evaluates to an object in the Applies To list. index An integer that uniquely identifies a control if it's in a control array. keycode A key code, such as vbKeyF1 (the F1 key) or vbKeyHome (the HOME key). ................
................