![]() |
Theme Background Kind Constants |
Header: Appearance.h |
enum { kThemeBackgroundTabPane = 1, kThemeBackgroundPlacard = 2, kThemeBackgroundWindowHeader = 3, kThemeBackgroundListViewWindowHeader = 4, kThemeBackgroundSecondaryGroupBox = 5 };
The background for a tab pane.
The background for a placard.
The background for a window header.
The background for a window list view header.
You can pass a constant of type ThemeBackgroundKind to the function
© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)