Fonts on controls in a form do not adjust to large fonts

I have created a simple windows form in C# and dropped a few basic controls on it, such as a text box, label, command button etc.  I took the defaults on all the properties of the form and controls.  When I run the application and then change the system font to Extra Large Fonts using the Display dialog the form caption font is changed but the font on the controls does not change.  Even if I restart windows with Extra Large Fonts turned on, the forms controls do not change to use the Extra Large fonts.

What do I need to do to get the controls to use the Extra Large fonts when they are turned on in the Display dialog from the control panel

I am using XP sp1 and VS2003.

I searched this forum and others and could not find an answer. It looks like most people do not have this problem. Rather, they have a problem with the controls not scaling correctly when Large or Extra Large fonts are applied.

Thanks,
Jeff


Answer this question

Fonts on controls in a form do not adjust to large fonts

  • Fonts on controls in a form do not adjust to large fonts