S
S Shulman
Hi
I am looking for a method that allows calling a method that will be executed
by the main application thread bu will be called from any thread that I
create manually.
(I think that technically it is similar to sending a message to the
program)
I tried the Invoke method but it seem to work from the calling thread
Thank you,
Shmuel Shulman
I am looking for a method that allows calling a method that will be executed
by the main application thread bu will be called from any thread that I
create manually.
(I think that technically it is similar to sending a message to the
program)
I tried the Invoke method but it seem to work from the calling thread
Thank you,
Shmuel Shulman