ok i did some wokin and iv come alon quite nicely ((right...))
anyhoo im making a new game and i have some questions.

i have an image in a picture box, and i would like for it to do the following:

when i press the up arrow on the keyboard the img would go up until it reaches the top of the picture box.

when i press the down arrow i would like the img to go down until it reaches the bottom of the picture box.

____

im not sure how to assign differnt keys, such as the up arrow and down arrow, i know it has somthing to do with the keydown and keyup code area but im lost after that....