|
-
May 28th, 2010, 12:21 PM
#3
Fanatic Member
Re: How to get a variable/value out of a thread?
I normally use a backgroundworker for threading...
Backgroundworkers can NOT update a control in the dowork function, but CAN in the report/completed functions.
So it, requires a bit of ingenuity to get it to all function.
i am glad you think you figured it out, as i didnt really look at your code. Its always nice to see people figure things out on their own, as thats how learning works
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
|