Hi All,
I had recently come across an issue where the development was done using resolution 1280X1024 system and the same process needed to be run on a virtual machine which does not have a fixed resolution and we could not change the resolution of the virtual machine manually as well. Tried changing the resolution using Registry Keys as well but in vain.
To tackle this issue, i used the mscorlib.dll and got a code to change the resolution of any device programatically.
I have uploaded the Object here.
Regards,
Vinay D