Small Code
Thursday, November 7, 2013
windows form preview image
DialogResult result = openFileDialog1.ShowDialog();
string s = openFileDialog1.FileName.ToString();
pictureBox1.ImageLocation= s;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment