Hello, I am programming in Visual Basic 6 and I am having
difficulty in removing a graphic image previously loaded into a control,such
as picturebox. What is supposed to happen is when a person clicks on the blank picture box, it loads an image from a group of image choices. That works fine though. The problem is when someone clicks on the picture box again to load another image, the first picture is still being displayed.
This is complicated, because I am trying to design an rpg game.
What can be done? I am willing to return the favor.

