private void button11_Click(object sender, EventArgs e)
{
pictureBox1.Image= Image.FromFile("C:/Users/Public/Pictures/Sample Pictures/Koala.jpg");
}
Tags : 1. C# .net Picturebox Control Examples - Dynamic or Programmatically Change Image or Photo
2. C# .net Windows Forms Picturebox Control Examples - Dynamic or Programmatically Set or Put Image or Picture