|
-
Sep 20th, 2012, 04:27 PM
#1
Thread Starter
Frenzied Member
Display Error Image in PictureBox
How do you display an error image in a picturebox if no image is located to display
Me.PictureBox1.ImageLocation = (String.Format("{0}\{1}.jpg", Subject_Values.ToolStripStatusLabel3.Text, "Subject Front"))
Me.PictureBox1.SizeMode = PictureBoxSizeMode.StretchImage
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|