Event KeyUp
Syntax
Private Sub
Object_
KeyUp (
KeyCode, Shift
)
The KeyUp Event syntax has these parts:
Part
Description
object
An expression evaluating to an Object of type
SCIVB
.
KeyCode
Required. A
Long
Value.
Shift
Required. A
Long
Value.