Could you tell me which font is used to display text on Toolbar buttons ? I'm searching this to make a custom button.
Asked
Active
Viewed 1,976 times
1 Answers
2
Helvetica-Bold, 12 pt
Although you may be better off just creating the graphic (background) for the button and using the default title property of the button to set the relevant text.

InsertWittyName
- 3,930
- 1
- 22
- 27
-
But doing like this, I may lose the inner shadow of the text – Oliver May 03 '11 at 00:30
-
@Oliver Updated original answer to take the shadow (text) into account. – InsertWittyName May 03 '11 at 00:44