S
Sagaert Johan
Hi
I use an ocx on my form ,when i use a buttons click event to call a method
on the ocx i have no problem.
I made a Socket communication class that invokes an eventhandler through a
delegate.
If i call the ocx method in that handler i get that error.
My eventhandler is invkod with the begininvoke async method.
What is wrong , and how can i solve it ? I think it has something to do
with threading .
any help welcome.
Johan
I use an ocx on my form ,when i use a buttons click event to call a method
on the ocx i have no problem.
I made a Socket communication class that invokes an eventhandler through a
delegate.
If i call the ocx method in that handler i get that error.
My eventhandler is invkod with the begininvoke async method.
What is wrong , and how can i solve it ? I think it has something to do
with threading .
any help welcome.
Johan