I have an application running that is scaled to match resolution of a monitor. It is written to adjust to any monitor resolution. If I establish connection using remote desktop and then start the application, it picks up the Remote Desktop's resolution (its settings) instead of the original desktop resolution.
Question is - how to retrieve the original resolution settings (the ones that are restored after remote connection is closed)?
Current settings are retrieved using: SystemInformation.PrimaryMonitorSize