I included my example, I want to scroll that graphic in the picbox, forever, I tried to make it like a pattern on the sides so it can scroll evenLy without anyone noticing but I don't care about the graphic, I just did it as a test, I want to know how to make it scroll across, and keep repeating.
I just need to know when the picturebox fully passed the left side of the form. then I can just move it to the right and repeat it. I have the equation for this at home somewhere but I am in school now. I need to check the "right" side of the picture box to see if it turns to -1 (passed form.left) But the code isn't coming to me~