|
-
Nov 4th, 2008, 11:57 AM
#1
Thread Starter
Hyperactive Member
Enabling Controls on Worker Thread Through a Module
-
Nov 4th, 2008, 01:03 PM
#2
Re: Enabling Controls on Worker Thread Through a Module
We're gonna need a lot more information before you'll get any useful response. I'm not sure what you mean by module, but it almost certainly isn't a VB.NET module, as that would have no impact on the rest of the question. Other than that, look for any post by JM (if you know who that is), and check the link in his signature on delegates, as a background thread can't directly influence controls.
My usual boring signature: Nothing
 
-
Nov 5th, 2008, 12:11 AM
#3
Re: Enabling Controls on Worker Thread Through a Module
As Shaggy suggested, follow the Controls & Multi-threading link in my signature. As Shaggy also suggested, whether the code being executed in the worker thread is part of a class, structure or module makes no difference whatsoever.
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
|