add image to picturebox c# with path code example Example: how to display an image url in c# picturebox picbox1.ImageLocation = "url..";