Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
140
UltraCheckEditor doesn't resize correctly in FlowLayoutPanel under high DPI
posted

When I create a DPI aware app with a FlowLayoutPanel that contains several auto-sizing UltraCheckEditors, it works as expected on a system with 100% font scaling.  On a high DPI system (Windows 10, 175% font scaling), the UltraCheckEditors don't resize correctly.  The text in the editors wraps (because it didn't size itself correctly), which results in two lines of text, with both lines clipped because they extend above and below the control area.

Got a fix?

Parents Reply Children
No Data