.NET version
.NET 11 11.0.100-preview.6.26322.110
Did it work in .NET Framework?
Yes
Did it work in any of the earlier releases of .NET Core or .NET 5+?
The issue can reproduce from .NET 7.0 ~ .NET 11.0, not reproduce on .NET 6.0
Issue description
[HDPI] The icon of Property Page button changed after switched the LargeButtons property value from False to True
Actual Results:
Expect Results:
Steps to reproduce
- Create a .NET winforms project with a PropertyGrid contorl
- Selected the propertiGrid1 as SelectedObject
- Build & run the application
- Switch the LargeButtons property value from False to True
More info:
The issue not reproduce on 100% DPI mode
.NET version
.NET 11 11.0.100-preview.6.26322.110
Did it work in .NET Framework?
Yes
Did it work in any of the earlier releases of .NET Core or .NET 5+?
The issue can reproduce from .NET 7.0 ~ .NET 11.0, not reproduce on .NET 6.0
Issue description
[HDPI] The icon of Property Page button changed after switched the LargeButtons property value from False to True
Actual Results:
Expect Results:
Steps to reproduce
More info:
The issue not reproduce on 100% DPI mode