|
-
Apr 7th, 2007, 06:44 PM
#1
Thread Starter
Addicted Member
[RESOLVED] VB 2005 - Passing methods to a different thread.
I have a form with a text box and a list box. With the text box I can type in my information and pass the text_box.text data to the other thread with no problems and no delegates. If I select the EXACT same text data from the list box and pass the list_box.selecteditem to the other thread I get a threading error. Why does this happen and what do I need to do to fix it?
Thanks!
Last edited by tomroth; Apr 7th, 2007 at 07:29 PM.
Reason: Clarification
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
|