Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > .NET General

Vista - Resolution Overlap Problem

Reply
 
Old 03-12-2009   #1 (permalink)
Miro


 
 

Resolution Overlap Problem

I created an app and run it on my computer... it all looks great.
Installed it on a computer with a different resolution and some of the
labels and text boxes overlap with eachother.

I used the default font for these - Microsoft Sans Serif, 8.25pt
( both text box and label use these ).

What do I have to do so the text box and the label does not overlap in
different resolutions?

Thanks,

Miro


My System SpecsSystem Spec
Old 03-12-2009   #2 (permalink)
Dawid Rutyna


 
 

Re: Resolution Overlap Problem

> What do I have to do so the text box and the label does not overlap in
Quote:

> different resolutions?
Try this:
http://www.eggheadcafe.com/conversat...eadid=30192376

Dawid Rutyna


My System SpecsSystem Spec
Old 03-12-2009   #3 (permalink)
Miro


 
 

Re: Resolution Overlap Problem


I tried the AutoScale,

DPI didnt work,
setting it to "None" worked better, and still had some minor overlapping.

I have tried this as well: ( it did not work either )
Dim fNewForm As New frmMyForm
'This setting did not work either
fNewForm .PerformAutoScale()

fNewForm .MdiParent = Me
fNewForm .Show()


Just wondering if anyone else has run into this situation and what their
solution is.
I didnt even realize this setting existed in windows.

For the most part, the rest of the form looks fine.

Mir


"Dawid Rutyna" <rutynad@xxxxxx> wrote in message
news:gpb1la$pvr$1@xxxxxx
Quote:
Quote:

>> What do I have to do so the text box and the label does not overlap in
>> different resolutions?
>
> Try this:
> http://www.eggheadcafe.com/conversat...eadid=30192376
>
> Dawid Rutyna
>
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Files Overlap in Folder? Vista file management
Resolution problem Vista performance & maintenance
F# and Powershell Overlap PowerShell
Lines of text overlap Vista General
Name resolution problem Vista networking & sharing


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46