Re: Refresh problem on a simple Win Form

Tech-Archive recommends: Fix windows errors by optimizing your registry



Thanks!
I also tried to use threads. My goal is to have a normal progress bar
while I'm polling clients in LAN and scan some files there.
But as soon as I found so many problems to refresh UI because of the
threading and problem accessing UI in a different thread, I try to use
something easier...

It's really fun that it is so complicated to have a progress bar
working using a RAD as Visual Studio...

Anyway I will quite because I have spent too much time in this not key
task of my small application.

Thanks a lot for your reply,
ema

.