Hi, how I can change screen resolution programmatically? And how to get a list of available resolutions for display?
I tried to make how described in this article: http://www.c-sharpcorner.com/UploadFile/Joshy_geo/changescreenresolution10102006112110AM/changescreenresolution.aspx But Screen and Resolution classes do not exist in System.Diagnostics namespace.
C#/WPF
Thanx. Sorry my English.