Does anyone know how to detect the last key that was pressed in a LostFocus() event for a button. The button is at the bottom of my form, and I would like for the fist field to receive focus if they pressed the tab key. I read this in a post, but they didn't give the code.

Thanks.