.net - Button font size different on users PC -


i created project using winforms. couple of buttons contained 2 words. when software installed on users pc, noticed second word did not fit on button.

i believe because whatever reason users pc rendered font used larger appears on pc , others i've tested on. i'm thinking user setting in operating system. font used default, "microsoft sans serif," 12 point font. pc installed on running windows 7.

has ever heard of before/is there way around know text fit in labels, buttons, etc?

may due differing dpi settings on machine , user's. see following posts.

http://blogs.telerik.com/winformsteam/posts/14-02-11/winforms-scaling-at-large-dpi-settings-is-it-even-possible-

http://through-the-interface.typepad.com/through_the_interface/2011/03/handling-dpi-scaling-in-your-net-applications-forms.html


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -