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

  • Home
  • SEARCH
  • 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 8866489
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T16:47:49+00:00 2026-06-14T16:47:49+00:00

I have a C# WPF application I am building. Currently when I run it

  • 0

I have a C# WPF application I am building. Currently when I run it on my machine in a 1024 x 768 screen resolution environment it all fits. However when I send it to a co-worker he has a 1280 x 800 resolution and the application window runs off the bottom edge of his screen so he cant re-size it or see all of the content in the window. I am running Windows 7 and he is running Windows XP if that makes any difference. In addition in my XAML code I have the ‘Height’ and ‘MinHeight’ attributes both set to 700, so I would think it shouldn’t start out taller than 700.

Any ideas are appreciated, thanks in advance.

  • 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-14T16:47:51+00:00Added an answer on June 14, 2026 at 4:47 pm

    WPF specifies sizes and locations in inches, not in pixels. The unit is 1/96 inch. So your Height setting of 700 specifies a window that’s 700 / 96 = 7.292 inch high.

    In all likelihood, your co-worker might be wearing glasses and has increased the dots-per-inch setting of his video adapter from 96 to 120 dpi (125% on the ruler) to make it easier to read text. Which makes your window 7.292 * 120 = 875 pixels high. That doesn’t fit the 800 pixels that the monitor can display.

    You’ll need to make your window smaller. No more than 800 / 120 * 96 = 640. Less to allow room for the task bar if it is on the bottom. Or preferably support resizable window layouts.

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

Sidebar

Related Questions

I'm building a WPF application and working with the MVVM pattern. I have 4
I am building a WPF application using C# 3.5 I have a WPF menu
I am building a WPF application and I have some DependencyProperties in my window's
I'm currently tasked with building a spreadsheet-like GUI for a WPF application and I've
I am building a WPF application using C# in VS2010. I have a database
I'm building a C# WPF application using the MVVM pattern. I have repository classes
I am having an issue with a WPF application I am building. All development
I am building a WPF application. I have two projects in my solution folder.
I am building a simple WPF application. I have a transparent maximized Window and
Hi I am building a wpf application in which a screen will be comprising

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.