Hello everyone,
I need help with a program I'm busy working on. I've created a test application, and I need it to move one pictureBox control (pictureBox1) to move to a random location (either 70,233 or 204,146 or 46,46) each time a button (button1) is clicked. Take note again that one of 3 locations should be randomly selected, each time the button's clicked.
I've seriously, for the life of me, been trying to work on this for half a month. I've tried many codes including rand(), so and so but nothings working.
If anyone could give me a hand, it would be very much appreciated.
Thanks in advance.