About 494,000 results
Open links in new tab
  1. How do I fix DPI scaling issues for Visual Studio 2017 Windows …

    Aug 9, 2018 · So, everytime Visual Studio is started through the shortcut, it will always start with 100% scaling mode. If you use high resolution screen (high-dpi) screen, you will notice that the …

  2. Visual Studio (2022) and display scaling with winforms

    Aug 2, 2023 · For this issue, usually click the "Restart Visual Studio with 100% scaling" option or set the Visual Studio software to ignore Windows' DPI display scaling. But this again seems to …

  3. WinForms: How to fix incorrect scaling of Forms in ... - Stack Overflow

    Jan 3, 2022 · 7 In a Winforms app, I followed the general guidance in how-to-write-winforms-code-that-auto-scales-to-system-font-and-dpi-settings and in .Net Framework high-dpi support …

  4. c# - Windows Forms is Blurred and zoomed - Stack Overflow

    Feb 17, 2022 · The application looks fine and clear at a high resolution on the pc it is developed. But, When I am creating a setup by adding a new Setup project to visual studio and installing …

  5. c# - Blurry/odd text in winforms - Stack Overflow

    Jun 12, 2017 · I developed an winforms program on w8 and just tried it on w10 for the first time, the following image shows how the text looks in the forms editor of vs2015 versus how it looks …

  6. c# - How to configure an app to run correctly on a ... - Stack Overflow

    I've created a simple Winforms application in C#. When I run the application on a machine with high DPI settings (e.g. 150%), the application gets scaled up. So far so good! But instead of …

  7. Visual Studio form resolution problem in editing mode - Stack Overflow

    May 12, 2021 · I'm on a VB.Net Winform project and I have encountered a strange problem with my IDE Visual Studio 2019. When I double click in the solution explorer to open the form in …

  8. .net - Different and wrong size of a WinForms form on high-resolution

    Jul 4, 2017 · For instance, when the form's Size property is set to 1606; 1284 in the VS property browser, the result size of the form on the screen displayed from the exe is 421x285.

  9. RESOLVED VisualStudio 2019 form display problem c# - Stack Overflow

    I currently encountered problems with a Windows Form project I realize in C# with Visual Studio 2019. Here is my Form : When I start the app with my screen resolution (3840x2160) …

  10. .net - Windows form wrong Resolution VB.NET - Stack Overflow

    Jul 14, 2016 · When I start my application, here is the result : I also tried to use metro gui, but nothing... Also my question is, What option of visual studio should I setup to get the normal …