-
Backgroundworker stops after minimize form!
Hi programmers,
When I run my application (form), it works perfectly with backgroundworker. The progressbar works good.
But when I minimize my form and re-open it. The progressbar stops and my application go directly to the
"backgroundworker_RunWorkerCompleted" method.
Please help!
PS. Sorry for my english
-
We'd need to know more specific details. Are you saying that the code in the DoWork event handler is not being executed correctly or just that the ProgressBar is not being updated correctly? They are two very different things.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks