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
Worked for me:
(Bitmap) Properties.Resources.ResourceManager.GetObject("ImageName");