Is there a way of switching the monitor's input from VGA to DVI programmatically in C# ? I've found an article on how to switch it on or off here. Any suggestions ?
Asked
Active
Viewed 697 times
2
-
1I doubt it, since when were computer monitors ever programmable? They only take in video/audio signals. You have to change the inputs on the device itself. – Jeff Mercado Jul 27 '12 at 07:50
-
yes but enTech's mControl does it... – Lescai Ionel Jul 27 '12 at 08:51
-
If that's the case then you have to work with _their_ APIs, this feature doesn't come standard. – Jeff Mercado Jul 27 '12 at 08:51