| http://www.w3.org/ns/prov#value | - I am usng a multi threaded process to fire off a task, but when it is completed I want to make a label visible on the main form (form 1), eg process completed, however the code I have in place comes up with the following error message;Cross-thread operation not valid: Control 'lblCompleted' accessed from a thread other than the thread it was created on.
|