GroupBoxes too big

  • Thread starter Thread starter Joe
  • Start date Start date
J

Joe

We have a customer where one of there computers is displaying a screen sort
of oversized. The screen has 3 groupboxes in it. There is one that gets
stretched to the right and bottom off the screen and another one that gets
stretched to the bottom off the screen. The text also seems larger.

We checked their Font size and DPI but they're both normal.

The problem with the groupbox that goes off the right and bottom has a list
box in it so the scroll bar doesn't show and the user can't scroll down by
the keyboard either for some reason.

Is there another setting that might cause this to happen. I don't know if
it's just the larger text causing it or if the problem is the groupboxes be
stretched.

I hope this makes sense.

Thanks,
Joe
 
We have a customer where one of there computers is displaying a screen sort
of oversized. The screen has 3 groupboxes in it. There is one that gets
stretched to the right and bottom off the screen and another one that gets
stretched to the bottom off the screen. The text also seems larger.

We checked their Font size and DPI but they're both normal.

The problem with the groupbox that goes off the right and bottom has a list
box in it so the scroll bar doesn't show and the user can't scroll down by
the keyboard either for some reason.

Is there another setting that might cause this to happen. I don't know if
it's just the larger text causing it or if the problem is the groupboxes be
stretched.

Sounds like the form is going off the bottom of the screen and the
group box is docked or anchored. However, without seeing any code it's
hard to check.

Could you post a short but complete program that demonstrates the
problem? See http://pobox.com/~skeet/csharp/complete.html for what I
mean by that.

Jon
 
Hi Joe,

Based on my understanding, you run a WinForm application on a computer. The
GroupBoxes on the form are stretched to the right and bottom off the screen
and the text on the form seems larger. If I'm off base, please feel free to
let me know.

If you run the application on another machine which has the same physical
dimension as the problematic computer, does the problem still exist?

What's the screen resolution on the problematic computer? You may have a
try changing the screen resolution higher to see if the problem disappear.

Hope this helps.

Sincerely,
Linda Liu
Microsoft Online Community Support

Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
(e-mail address removed).

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
 
Hi Joe,

How about the problem now?

If the problem is still not solved, please feel free to let me know.

Thank you for using our MSDN Managed Newsgroup Support Service!

Sincerely,
Linda Liu
Microsoft Online Community Support

Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
(e-mail address removed).

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top