receiving data from serialport stops when main form is minimized or moved
- by Rahul
Sir,
I apologize if this is already covered somewhere. I did a search and find something which I have already implemented.
I am developing an application which receives data from a device connected via serialport. I am using SerialPort datareceived event to capture data. I am to display data in text boxes of the main form. Data is received…