KeyUp Event

See Also    Examples    Applies To

Occur when the user releases a key while an object has the focus.

Event KeyUp(keycode As Integer, shift As Integer)

ctl_KeyUp(keycode, shift)

See VB Documentation.