I'd like to make a game where you can press some random generated pictures and I have the name of the picture in a string variable. How can I access the name to change the pictures visibility, or is there another way?
What is mean is this: VarWithPicturesName.Visible = false;