News

I'm trying to find a way for a C# program to react to a change in screen resolution. I know that you can determine the current resolution using System.Windows.Forms.Screen ...