Skip to content

.NET8 PerMonitorV2 issue with TableLayoutPanel, NumericUpDown and Label #10310

Description

@harborsiem

.NET version

.NET8.0

Did it work in .NET Framework?

No

Did it work in any of the earlier releases of .NET Core or .NET 5+?

No

Issue description

Demo program TestDpiV2 with one TableLayoutPanel and many Label, TextBox, NumericUpDown anchored controls:
TestDpiV2.zip

DPI = 100%
TestDpiV2_100

DPI = 150%
TestDpiV2_150
With DPI = 150% one can see that the Label "Tooltip Description" is only shown as "Tooltip". All NumericUpDown controls are misaligned.

Here one can see a more complex application (RibbonTools):
DPI = 100%
RibbonTools_100

DPI= 125%
RibbonTools_125

Steps to reproduce

Use this project and set different DPI for the screen.
TestDpiV2.zip

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-HDPI-PMv2Issues related to high DPI PerMonitorV2 mode

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions