Hello, i am not a begginer programmer but i never have the need to use keyboard events and when i learned a bit after i forgot how. I want to make a if statement that does this: When the user click left arrow key move picture box to the left. I basicly only need the code for the if left arrow key is pressed. I do not want to use a case i know there is another way besides using select case, since when i learned i didn't use that method.