Subject | English | Chinese Taiwan |
comp., MS | color menu button | 色彩功能表按鈕 (A button that drops down to expose a color palette when a user clicks it) |
comp., MS | global menu bar | 全域功能表列 (A special custom menu bar that replaces the built-in menu bar in all windows in your application, except where you've specified a custom menu bar for a form or report) |
comp., MS | menu bar | 功能表列 (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 | 功能表列巨集 (A macro containing AddMenu actions that you can use to create a custom menu bar or shortcut menu) |
comp., MS | menu button | 功能表按鈕 (A command button that is clicked to display a drop-down menu instead of performing a command) |
comp., MS | menu command | 功能表命令 (A choice on a menu) |
comp., MS | menu item | 功能表項目 (" 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 | 功能表標籤 (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 macro | 功能表巨集 (A macro group that contains the macros for the menu's commands) |
comp., MS | menu option | 功能表選項 (" 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 separator | 分隔線 (A special type of menu item that appears as a dividing bar between two active menu items) |
comp., MS | menu separator bar | 功能表分隔線 (A special type of menu item that appears as a dividing bar between two active menu items) |