Carbon


kThemeMenuSquareMenuBar

Header: Appearance.h

enum {
    kThemeMenuSquareMenuBar = 1
};

Constant descriptions

kThemeMenuSquareMenuBar

Menu bar is drawn with square corners.

If you wish the menu bar to be drawn with square upper corners (as for a laptop system) instead of rounded ones (as for a desktop system), your application should set the bit for the attribute kThemeMenuSquareMenuBar.


© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)