Share via

Winforms High DPI support

PaulMCohen 1 Reputation point
2020-12-05T04:08:36.697+00:00

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?

Developer technologies | Windows Forms
0 comments No comments

1 answer

Sort by: Most helpful
  1. Castorix31 91,876 Reputation points
    2020-12-05T09:31:05.307+00:00

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.