![]() |
Meta Font Constants |
Header: Controls.h |
enum { kControlFontBigSystemFont = -1, kControlFontSmallSystemFont = -2, kControlFontSmallBoldSystemFont = -3, kControlFontViewSystemFont = -4 };
Use the system font.
Use the small system font.
Use the small emphasized system font (emphasis applied correctly for locale).
You can use the meta font constants in the font field of the structure
The meta font constants are available with Appearance Manager 1.0 and later.
© 2000 Apple Computer, Inc. (Last Updated 5/8/2000)