P
Perry
Hi:
I have a form which I display like a message box that
displays the progress of some action (usually long,
usually in a progress bar). What happens is that the form
stops updating, but the code keeps running. For example:
Progress from 0 to 100 reaches 45 and then stops
updating, then the form closes (normally) as the code
progresses past the completion of the action.
Any ideas?
Thanks
Perry
I have a form which I display like a message box that
displays the progress of some action (usually long,
usually in a progress bar). What happens is that the form
stops updating, but the code keeps running. For example:
Progress from 0 to 100 reaches 45 and then stops
updating, then the form closes (normally) as the code
progresses past the completion of the action.
Any ideas?
Thanks
Perry