Important: The information in this document is obsolete and should not be used for new development.
Getting and Setting the Menu Bar
You can use theGetMenuBar
function to get a handle to a copy of the current menu list. Use theSetMenuBar
procedure to set the current menu bar to a menu list previously returned byGetMenuBar
orGetNewMBar
. You can get the height of the menu bar using theGetMBarHeight
function.
Subtopics
- GetMenuBar
- SetMenuBar
- GetMBarHeight