2
Reply

Serialport Class - DataRecieved Delegate

Daniel Freire

Daniel Freire

Oct 6 2008 9:42 PM
5.6k

Hello!

I'm using the SerialPort Class in a college project, and I have a question:

- I'm using DataRecieved Delegate, which set a method to do all the work with incoming data. But this method needs to add text in a textbox on the main thread. How could I do that?

I'm sorry about my english!


Answers (2)