I would like to ask

I would like to ask

I am doing a robot project and i have to control a picturebox to move by pushing a Key (e.g. Keys.up)
i used PerformClick() but there is no key delay( so want to create delay abt 5sec...when you press the key, it waited abt 5 sec before it make continous movement)
i want the picturebox come out after 5 second

How can i create the time delay after 5...