0

I have a windows form with a control that inherits System.Windows.Forms.Integration.ElementHost and when that form is initialized on displays with higher than 96 DPI the application rescales down to about 2/3rd's of it's original size. I've set the application DPIAware = true in an app.manifest but that did not solve the issue. I am wondering if there is a way to get the application to not rescale, or if it does, to do so at 96DPI?

0 Answers0