keyCode Property
Returns or sets a Long that represents the Unicode key code associated with the key that caused the event.
expression.keyCode
expression Required. An expression that returns an IHTMLEventObj object.
Returns or sets a Long that represents the Unicode key code associated with the key that caused the event.
expression.keyCode
expression Required. An expression that returns an IHTMLEventObj object.