P
Petr Jenicek
Hello,
I have my dll assembly with threads and events. I use this assembly in win
form application and information from assembly events want to display in
win form control. But this way of using cause exception "Cross-thread
operation not valid....." Can I fix this problem in my dll assembly or there
is only one way to fix this problem in win form application ?
Thank you
Petr
I have my dll assembly with threads and events. I use this assembly in win
form application and information from assembly events want to display in
win form control. But this way of using cause exception "Cross-thread
operation not valid....." Can I fix this problem in my dll assembly or there
is only one way to fix this problem in win form application ?
Thank you
Petr