L
lizii
At the moment i am trying to write into a richtextbox using the Rtf
call from another richtextbox.
However realising that richtextbox do not have multithreading - i know
i need to invoke this item and make it multithreaded safe. But i
cannot find a single good example of how to do this. The richtextbox
i am trying to update is on one form - the richtextbox which has the
information to update it with is on another. I understand that i need
to invoke the control which i am updating...but i am just a little
confused.
Can someone give a rough example or point me at a source which makes
this all clear?
Thanks folks!
Liz.
call from another richtextbox.
However realising that richtextbox do not have multithreading - i know
i need to invoke this item and make it multithreaded safe. But i
cannot find a single good example of how to do this. The richtextbox
i am trying to update is on one form - the richtextbox which has the
information to update it with is on another. I understand that i need
to invoke the control which i am updating...but i am just a little
confused.
Can someone give a rough example or point me at a source which makes
this all clear?
Thanks folks!
Liz.