Detecting when error image in PictureBox is used

Posted by DMan on Stack Overflow See other posts from Stack Overflow or by DMan
Published on 2010-03-30T00:09:23Z Indexed on 2010/03/30 0:13 UTC
Read the original article Hit count: 867

Filed under:
|
|

I found this on Google, click here, which someone asked a similar question, receiving a response that they should check if their file exists. However, I'm loading images from web links, in which it displays an error image if A)The picture is not found or B)If, like in image hosting services like Photobucket, displays the 'Bandwidth exceeded' image. Is there a way to detect if either an error image is showing or if a image is invalid?

© Stack Overflow or respective owner

Related posts about c#

Related posts about image