Hi guys, i am new to the VB and i need help please ;)
Here's my problem: I am required to find out the properties and codes of a box moving. I'm given directional arrows,a "random" button and a "start"button.
When i click the start button, the box moves in the direction corresponding to it . When i click random, it changes positions randomly.
So i need to find out how it works. The clues i am given are 'timer', the commands:'If, then , Else"
i need to know the timer interval as well.
Thank-you