In a KeyDown event handler, the ________ property of the object referenced by e contains case-insensitive information regarding which keyboard key was pressed.

a) KeyCode
b) KeyData
c) KeyValue
d) KeyChar
e) KeyType

b) KeyData

Computer Science & Information Technology

You might also like to view...

Facebook members can join scheduled events or schedule events of their own

Indicate whether the statement is true or false

Computer Science & Information Technology

The ________ allows Access to import, export, or link to spreadsheet files specifically

A) TransferSpreadsheet method B) RunCmd object C) FileDialog object D) DoCmd object

Computer Science & Information Technology