Possible Duplicate:
How can I detect a USB disconnect event? (Windows, .NET C# application)
Is there an event raised which I can use in my winforms c# application to detect when a device is connected or disconnected with the pc? I was not able to find anything than the advice to keep a timer running and check the comports. Any tips?
