![]() |
Theme Track Kind Constants |
Header: Appearance.h |
enum { kThemeScrollBar = 0, kThemeSmallScrollBar = 1, kThemeSlider = 2, kThemeProgressBar = 3, kThemeIndeterminateBar = 4, kThemeRelevanceBar = 5 };
A scroll bar.
A small scroll bar.
A slider bar.
A progress bar.
An indeterminate progress bar.
You may use the following constants of type ThemeTrackKind to identify specific kinds of track-based controls to the Appearance Manager. The ThemeTrackKind constants are available with Appearance Manager 1.1 and later.
© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)