A THOUSAND apologies if this question has been asked time and time again.
Google gave no results and Jeeves is retired so I come looking for help in the best programming forum around.
private void button1_Click(object sender, EventArgs e)
{
pictureBox1.ImageLocation=???????????
}
My question is fairly simple, what do I put at the other side of the "="?