Help Integration | Windows Forms | Managed VSIP Integration | Random Rants">
Saurabh's BlogHelp Integration | Windows Forms | Managed VSIP Integration | Random RantsRadioButton doesn't resize when you increase the Font size- May 24, 2004 Sara forwarded me a customer question asking why radio button doesn&8217;t resize when one changes the font on a Winform&8217;s RadioButton control. Well, the simple answer is that is how underlying Windows control behaves and Winform&8217;s control is just a wrapper on top of it. The next question is that I still want to have big radiobuttons. Well, &8220;UI consistency cop&8221; will say that even if you are able to change all the radiobuttons in your application to be big in...http://blogs.msdn.com/saurabhjain/archive/2004/05/24/140865.aspx |