How can i capture keypresses on the arrowkeys, while I have buttons on the form. Now I have set KeyPreview to true, and have made a OnKeyDown event. I know that return can be captured as VK_RETURN, but how can i capture the left and right arrow keys??? I'm sure it's in the help files but I'cant find it. -- Jakob Braad, jb1@post1.com