I am using a PictureBox (c++ .NET project) to display images but would like that image to update whenever the underlying image is updated...

Sounds like a task that would be pretty common...Is there a component out there that anybody can recommend?

Cheers!