That's all, I want to know if someone unplug the monitor and take several actions, any idea? Thank you
Asked
Active
Viewed 123 times
That's all, I want to know if someone unplug the monitor and take several actions, any idea? Thank you
Not tried by myself, but I think you can listen for WM_DEVICECHANGE and check for System.Windows.Forms.Screen.AllScreens collection changes.