Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8920571
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T06:18:22+00:00 2026-06-15T06:18:22+00:00

Working with VisualStudio 2010 SP1 C#, .Net4.0, Visual Source Safe, Windows7 I am working

  • 0

Working with VisualStudio 2010 SP1 C#, .Net4.0, Visual Source Safe, Windows7

I am working on the same project with a co-worker in Austria, I am currently in Switzerland.
When I click on a form in VisualStudio that my co-worker has created, the .resx file is instantly modified. All the label sizes in the file are some how automatically modified. All the controls in the form are then shoved up into the left hand corner of the form. This makes it impossible for me to edit any of his forms.

Could this have something to do with language localization?
A hiden setting somewhere in VisualStudio, that automatically tries to adjust label sizes?

Maybe a .Net configuration or someother windows configuration?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T06:18:24+00:00Added an answer on June 15, 2026 at 6:18 am

    That’s because of an auto-generated assignment in the form’s Designer.cs file, it would look similar to this:

    this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
    

    When your co-worker creates a form, the values here are different. That’s because he runs the video adapter in his machine with a different resolution, the dots-per-inch setting doesn’t match yours. A very common setting is 96 dpi. But operating systems like Vista and up make it very easy to change this setting, it looks like a ruler. With common stops at 125% (120 dpi) and 150% (144 dpi).

    Changing this setting makes it easier to read text, a program will use a larger font (measured in points, 1 point = 1/72 inch) on a video adapter with a higher DPI setting. But that also requires controls like Label and TextBox to get larger in pixels to still fit the text. Which is done automatically, that’s why you see the form’s .resx file change if you enabled localization.

    This is an excellent way to ensure that your design will still look good on machines with another dpi setting. But it can be a bit of a pita when you are designing between the two of you. No real fix for that, other than agreeing on a dpi setting.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm currently working in Visual Studio 2010. MVC3 project. I'm new to .NET MVC
I've got a Visual Studio 2010 C++ project. Previously everything was working fine but
some minutes ago i was working on a project in visual studio 2010 and
I'm working in Visual studio 2010. I Added a directory to Project Properties ->
Working with Visual Studio 2010 SP1 (beta?) I'm using Razor cshtml files however I
Busy working on Visual Studio 2010 Express for Windows phone and is wanting to
This isn't working in visual studio 2010 , it gives me the following error
I've been working with Visual Studio 2010 Beta-2 to get some advanced learning on
I downloaded and am trying to get DotNet.Highcharts working with Visual Studio 2010. I
In Visual Studio 2010 C++, I am reading argv[0] to get the working directory.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.