G
Geoff Jones
Hi
Have a form (form1) that starts a thread which has another form within it
(form2). How can I send a message to this thread? For example, how can I
send some text from Form1 to an TextBox in Form2 whilst the thread is
running?
Some example code would be most helpful.
Geoff
Have a form (form1) that starts a thread which has another form within it
(form2). How can I send a message to this thread? For example, how can I
send some text from Form1 to an TextBox in Form2 whilst the thread is
running?
Some example code would be most helpful.
Geoff