Hy,
I have a BackgroundWorker from where I start a function that is doing a loop with some time consuming activity.
The problem is that from there its moving some controls like a progress bar and progress status text, and there it gives me an error, like this:
Cross-thread operation not valid: Control 'frmA' accessed from a thread other than the thread it was created on.
What can I do to, i tryed to invoke the controls but is not working...
Thanks!
Adrian
Cross-thread operation not valid on BackgroundWorker Error
Started by efadrian, Jun 25 2010 01:06 AM
1 reply to this topic


Sign In
Create Account

Back to top









