blah blah blah is here! blah blah » Close

0
votes
1 answers

changing data in another thread

I'm seeing a little inconsistent behaviour. My Win Form app invokes a "splash" form in a thread while the original thread carries on. At some point the original thread changes a label in the splash form running in the other ...

Feedback