KeyUp event
      
 

Description

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

Syntax

Private Sub object_KeyUp(KeyCode As Integer, Shift As Integer)