Hello everyone:
During runtime, while (hehe...pun ) doing some operations, part of my windows form turns white, and the buttons don't show, and it doesn't look so user friendly.
I am running some processes and I wonder if If its because I am not using the process.waitForExit() function, and I have quite a number of loops...
So can anyone help me around this? I want my form to look normal, and preserve the user interaction and all, without whitening out...
Thanks...
During runtime, while (hehe...pun ) doing some operations, part of my windows form turns white, and the buttons don't show, and it doesn't look so user friendly.
I am running some processes and I wonder if If its because I am not using the process.waitForExit() function, and I have quite a number of loops...
So can anyone help me around this? I want my form to look normal, and preserve the user interaction and all, without whitening out...
Thanks...