Hi All!
I have written an app that captures data from the serial port using SerialPort_DataReceived. It works great. I have to start the app by double clicking on it verytime I want to use it. What I'd really like is for it to pop up everytime it receives this data instead. My thought was to having running at all times in the system tray, but I'm not sure how to do that. Once running there, how would I make it "pop up"?
Thanks in advance for any help!
Tom
I have written an app that captures data from the serial port using SerialPort_DataReceived. It works great. I have to start the app by double clicking on it verytime I want to use it. What I'd really like is for it to pop up everytime it receives this data instead. My thought was to having running at all times in the system tray, but I'm not sure how to do that. Once running there, how would I make it "pop up"?
Thanks in advance for any help!
Tom