Hello, I’m wondering if there is a possibility to use “using System.Windows.Forms” to access the “System.Windows.Forms.Screen.AllScreens ()”
I’d like to get the resolution of each individual screen for display on a dual monitor.
I’ve also watched the functions EnumDisplaySettings EnumDisplayDevices or unsuccessfully
Hope someone could help me …
Thanks