Question

Does anybody know if there is any library of managed wrappers that allows me to set screen resolution so that I don't have to do the p/invoke stuff myself?

Was it helpful?

Solution

Here's a post that looks like it might work: http://dotnet.mvps.org/dotnet/faqs/?id=setscreenresolution&lang=en

Here's a second sample from: Code Project

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top