How to turn off particular monitor with .NET?
        Posted  
        
            by Boris
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Boris
        
        
        
        Published on 2010-04-05T00:31:57Z
        Indexed on 
            2010/04/05
            1:03 UTC
        
        
        Read the original article
        Hit count: 578
        
OK, I know there are quite a few posts on this topic. However, none of them provide the solution to my issue: I don't want just to turn off my monitor(s), I wish my code to turn off a specific monitor. The URL the most people refer to, http://fci-h.blogspot.com/2007/03/turn-off-your-monitor-via-code-c.html, doesn't help here, as it turns off all the displays.
So, I have my laptop screen and an additional external monitor. While I'm watching movies, I switch the display to the external monitor and my laptop screen goes black, however, it's still on and glowing in the dark. I wish to turn it off. Could anyone help please?
© Stack Overflow or respective owner