I have a windows form, when the submit button is pressed the form has to wait until the application finishes processing before it can continue. While the user waits, they might drag another window over my form, this causes the form to blank out and not repaint itself because the application is still processing. How can i fix this. I want the form to repaint. Do I need to have mulitple threads? Or is there something that I can set on the form to always repaint?
thanks
" ahhh computers, how they made our lives much simpler
"
thanks
" ahhh computers, how they made our lives much simpler