hello,
I need to use serialport event for understand ports plug and play or determine device is connect or no for open the serial port. i use prolific usb-to-serial comm port(COM3). that com3 is show in the combobox in c#.i want when port disconnect i understand and when port connect i understand and open port in c#.net?