getting display info in .net

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way you can get any information on the types of monitors currently
on your machine through dotnet. I speciffically need to know if a projector
is plugged into the machine.

-J
 
Hello John,

Use WMI for this

J> Is there a way you can get any information on the types of monitors
J> currently on your machine through dotnet. I speciffically need to
J> know if a projector is plugged into the machine.
J>
J> -J
J>
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 
Back
Top