I use Line function to draw line in a picture box, but here is a problem.
I want to use some kind of mark that moves on the line I have drawn previously.
I am not sure if I should use a letter, "+" sign, because it will erase the line that has been drawn. How to move some kind of mark without erasing something that has been drawn already.

Please help me.