Windows 10: C#: Screen Power On/Off: Is there a difference between Monitor On/Off and Desktop/content visible?
I found code in various places which allows my c# program to turn the PCs monitors(2) on and off and they work fine (example of the one I am using from MS learning site below). My object in using the code is to programatically wake up my PC screen in response to an external event (for which I have a working handler – but which I removed from the test code).