|
-
Jun 14th, 2004, 09:09 AM
#1
Thread Starter
Registered User
funny error
i have a folderwatch class that monitors a folder for created files.
when a file is created, it triggers an event. in this case i call a function on my main form which tries to add a node to a treeview on the main form.
i get this error: "the action being performed on the control cannot be called from the specified thread" and then something about using control.invoke and control.begininvoke.
any ideas 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
|