We have a database that populates an ImageBox. The problem is, if the user jumps back and forth between images, the program will eventually just close even with Error Handling (though I must not be using correct EH).
Is there a code that could force a delay before allowing another selection, or check to see the image is loaded fully before continuing?
Also, when we tried to break this portion, if a user added images very quickly, the Progress Indicator would freeze on the screen until the form was closed.
Does anyone have any ideas?
Thanks,
Chris.
Is there a code that could force a delay before allowing another selection, or check to see the image is loaded fully before continuing?
Also, when we tried to break this portion, if a user added images very quickly, the Progress Indicator would freeze on the screen until the form was closed.
Does anyone have any ideas?
Thanks,
Chris.