Subject | English | Norwegian Bokmål |
comp., MS | menu bar | menylinje (A rectangular bar displayed in an application program's on-screen window, often at the top, from which menus can be selected by the user. Names of available menus are displayed in the menu bar; choosing one with the keyboard or with a mouse causes the list of options in that menu to be displayed) |
comp., MS | menu bar macro | menylinjemakro (A macro containing AddMenu actions that you can use to create a custom menu bar or shortcut menu) |
comp., MS | menu button | menyknapp (A command button that is clicked to display a drop-down menu instead of performing a command) |
comp., MS | menu command | menykommando (A choice on a menu) |
comp., MS | menu flyout | undermeny (A flyout that contains a contextual list of menu items) |
comp., MS | menu flyout control | undermenykontroll (A control that developers use to create a menu flyout) |
comp., MS | menu item | menyelement (" A choice on a menu, selectable by either the keyboard or a mouse. In some instances, a menu item that is not available (that is, not appropriate) for a given situation is "grayed" (dimmed in comparison to the valid menu choices).") |
comp., MS | menu label | menyetikett (A text or graphic label that describes a particular menu. For drop-down menus, the label is the entry in the menu bar; for cascading menus, the menu label is the name of its parent menu command) |
comp., MS | menu separator | menyskillelinje (A special type of menu item that appears as a dividing bar between two active menu items) |