How to take image in pictureboxMayur Gujrathi15yPublished Apr 20, 2011, 12:00 AMUpdated Apr 20, 2011, 2:15 AM4.1k00Reactions×25Blogprivate void button1_Click(object sender, EventArgs e) { openFileDialog1.ShowDialog(); pictureBox1.ImageLocation = openFileDialog1.FileName; }CommentsJoin the conversation! Your thoughts help the community grow.Sign in to leave a commentIt is the same account you read, post and publish with — and you will come straight back to this page.Sign inCreate an account
Join the conversation! Your thoughts help the community grow.