![]() |
• Interface Manager | ||||||
|
API Links
Developer Links
|
class MenuBarWidgetDefined in:
The C4Menus.hMenuBarWidget class represents an interface widget that displays a menu bar.
Definition
Constructor
Parameters
Description
The MenuBarWidget class displays a menu bar that allows the user to choose commands from pull-down menus.The default widget color corresponds to the kWidgetColorBackground color type and determines the background color of the menu bar. The kWidgetColorHilite color type is also supported by the menu bar widget, and it determines the color that highlights the selected menu when the user clicks in the menu bar. If a highlight color has not been explicitly specified, then the Interface Manager's global highlight color is used.
Base Classes
|