Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Macintosh Toolbox Essentials /
Chapter 3 - Menu Manager / Menu Manager Reference
Menu Manager Routines / Getting and Setting the Menu Bar


GetMBarHeight

Use the GetMBarHeight function if you need to determine the current height of the menu bar. When the Roman script system is the current system script, the menu bar is
20 pixels high. If a non-Roman script is the current system script, the menu bar may be greater than 20 pixels high to accommodate the current system font.

FUNCTION GetMBarHeight: Integer; 
DESCRIPTION
The GetMBarHeight function returns the current height, in pixels, of the menu bar.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996