Board index » Visual Studio » Recommended Fonts for Forms
|
Rmclure
|
Recommended Fonts for Forms
Visual Studio206
I'm creating a shareware app that has lots of data entry forms (you know the sort, with text boxes for fields and labels to the left of each text box saying what the field is). I've looked everywhere but I can't seem to find any recommendations on what fonts and font sizes I should use for labels and text boxes on my VB 6 forms. I was under the impression that Microsoft issued some guidelines so that all apps look the same? I think the default label font in VB is MS Sans Serif, Regular, Size 8. And the same for text boxes. Is this what everyone uses? I read a recommendation from Microsoft called "Windows XP Visual Guidelines". They say: "Franklin Gothic is used only for text over 14 point. Franklin Gothic is often used for headers, and should never be used for body text. Tahoma is used as the system's default font. Tahoma should be used at 8, 9 or 11 point sizes. Verdana is used only for title bars of tear-off/floating palettes- Verdana Bold, 8 point. Trebuchet MS is used only for the title bars of windows- Trebuchet MS Bold, 10 point." The app I'm writing will have to run on everything from Windows 95 up to XP. Should I follow Microsoft's XP recommendations or use something else? I've looked at other peoples VB apps and some like to make all their labels bold and others don't. Some left align their labels and some right align. Some add a colon at the end of the labels and others don't. What are peoples ideas on this subject? - |
