KeyCode Property
The ASCII value of the primary key used in defining the key combination.
Syntax
object.KeyCode [= KeyCode]
Properties
The KeyCode property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
KeyCode |
Integer. The new ASCII value. |