Hello everyone,
Recently I was asked in class how to solve the whole “Unable to access control created on another thread” exception.
The teachers apperantly didn’t know the solution so my classmates turned to me.
It’s pretty simple actually.
What we basicly have to do, is delegate the task.
Continue reading Cross-threading operations in .NET (C# / VB)