![]() |
Theme Title Bar Item Constants |
Header: Appearance.h |
enum { kThemeWidgetCloseBox = 0, kThemeWidgetZoomBox = 1, kThemeWidgetCollapseBox = 2, kThemeWidgetABox = 3, kThemeWidgetBBox = 4, kThemeWidgetBOffBox = 5 };
Identifies a close box.
Identifies a zoom box.
Identifies a collapse box.
You may pass constants of type ThemeTitleBarWidget to the function
© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)