i Have some images in resources folder in my project but i want to change the picture box from these resource files of the project
Right click on the project. Go to Resources tab. Select the existing option and add the image.
Now access in the code by
Image = Properties.Resources.ImageName