G
Guest
I've built a separate windows 2.0 form that i'm calling that has a progress
bar that runs text file parsing code. However when that form is called, it
doesn't display until the progress bar has reached it's maximum value or the
code has finished running. Is there any way to force the form to display
FIRST, then have the text file parsing code run while the progress bar
displays the progress?
Thanks and any help will be appreciated.
bar that runs text file parsing code. However when that form is called, it
doesn't display until the progress bar has reached it's maximum value or the
code has finished running. Is there any way to force the form to display
FIRST, then have the text file parsing code run while the progress bar
displays the progress?
Thanks and any help will be appreciated.