Developer technologies | Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Several controls MenuStrip, ToolStrip, StatusStrip and ToolStripComboBox all behave badly on 4K monitors with 250% scaling. The ComboBox when DropDownStyle is set to ComboBoxStyle.Simple shows a 1 line list below the box with the selected item shown. The height of all the Strips is at least 2X what is expected. Is there a solution, is this a know issue, should each item be reported and if so where?
A set of .NET Framework managed libraries for developing graphical user interfaces.
You can see :
High DPI support in Windows Forms