Is there a way to make the text in a label smaller than size 8?
I need to put some text on a form, but it's too large for the limited amount of space I have.
Actually, the culprit in my case was the default font, MS Sans Serif - it just won't scale down below size 8.
I found that out when I tried a different approach and select a smaller font.
Now I'm using Arial Narrow size 7. That's the smallest I could get that that's still legible.