|
-
Mar 4th, 2011, 09:36 AM
#4
Re: How to change Label name from BackgroundWorker?
Maybe you are not reading the note, I'll copy out the bit I mean to help you:
Note
You must be careful not to manipulate any user-interface objects in your DoWork event handler. Instead, communicate to the user interface through the ProgressChanged and RunWorkerCompleted events.
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
|
Click Here to Expand Forum to Full Width
|