Hi, Is there a ruler addin for Visual Studio available which I can use to measure my winforms based on resolution. I am developing on a machine which has very fine resolution, however my end users have several resolutions, causing my app to not display correctly on some machines. This is for winform development.
How do you guys handle screen resolutions in your development?