Hi - is there any way to detect when an arrow key is being pressed? Specifically, in a DataGrid I need to know when the user is pressing an arrow key, but I can't find any vbconstant like vbKeyReturn or anything else useful.

Thanks,

Andrew