I have only started learning C# and am currently facing one problem.
I manage to display the selected image on a picturebox however, when the form closes, the image is gone as well. Any code suggestion that allows me to view the image when i re-open the form?