c# button change picturebox image from resources code example
Example: windows forms picturebox change image
picturebox.Image = project.Properties.Resources.imgfromresource
picturebox.Image = project.Properties.Resources.imgfromresource