|
-
Dec 27th, 2008, 07:20 PM
#1
Thread Starter
Frenzied Member
[2.0] Threading issue...
How do you properly do threads? Everytime I try it gives me disposing errors no matter what I tried.
I tried forcing stopping all the threads before the form closing.
I tried using a background worker.
I tried checking if it is disposed.
I still get these errors.
(one of them)
"DragDrop registration did not succeed."
StatusLabel.Text = num.ToString();
(It is a menustrip label so there is no .Invoke())
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
|