![]() |
Theme Menu Bar State Constants |
Header: Appearance.h |
enum { kThemeMenuBarNormal = 0, kThemeMenuBarSelected = 1 };
Menu bar is drawn in its normal state.
Menu bar is drawn in its selected state.
You can pass constants of type ThemeMenuBarState in the inState parameter of
© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)