Relative Content

Tag Archive for powershellwinforms

Windows Forms Font Scaling and DataGridView

I’m developing a basic form on a high DPI device. When i run it, the font in the DataGridView is probably twice the size of the form’s font! Even though it uses the same font object!