Component: Menubar 
-------------------

Functions to modify the Claris FileMaker menu.

You can disable or rename menu entries without using a custom menu.

| Version | macOS | Windows | Linux | Server | iOS SDK |
|---|---|---|---|---|---|
| [5.0](newinversion50.md "First functions introduced with version 5.0.") / [6.3](newinversion63.md "Newest functions in version 6.3.") | ✅ Yes | ✅ 88% | ❌ No | ❌ No | ❌ No |

  
| Item | Details |
|:--|:--|
| [Menubar.HasMenuCommand](MenubarHasMenuCommand.md)   Checks whether menu command exists. | Mac/Win   5.0 |
| [Menubar.IsMenuCommandChecked](MenubarIsMenuCommandChecked.md)   Checks if a menubar item is checked. | Mac/Win   6.3 |
| [Menubar.ListMenuCommands](MenubarListMenuCommands.md)   Lists all menu commands. | Mac/Win   5.0 |
| [Menubar.RemoveMenuCommand](MenubarRemoveMenuCommand.md)   Removes a menu entry. | Mac/Win   6.2 |
| [Menubar.RunMenuCommand](MenubarRunMenuCommand.md)   Runs a menu command. | Mac/Win   5.0 |
| [Menubar.SetMenuCommandShortcut](MenubarSetMenuCommandShortcut.md)   Sets the menu item shortcut. | Mac only   5.0 |
| [Menubar.SetMenuCommandTitle](MenubarSetMenuCommandTitle.md)   Sets the title of a menu item. | Mac/Win   6.1 |
| [Menubar.SetMenuCommandVisible](MenubarSetMenuCommandVisible.md)   Show or hide a menu command. | Mac/Win   5.0 |

8 functions shown.

These functions require a license (100%).

### Blog Entries

- [MBS FileMaker Plugin 5.4 for OS X/Windows](https://www.mbsplugins.de/archive/2015-11-24/MBS_FileMaker_Plugin_54_for_OS/monkeybreadsoftware_blog_filemaker)
- [MBS FileMaker Plugin 5.0 for OS X/Windows - More than 3000 Functions In One Plugin](https://www.mbsplugins.de/archive/2015-02-24/MBS_FileMaker_Plugin_50_for_OS/monkeybreadsoftware_blog_filemaker)

### FileMaker Magazin

- [Ausgabe 6/2020, Seite 28 bis 29](https://filemaker-magazin.de/neuigkeit/4118-Appetithappen-FMM_202006)

### Example Databases

- [HotKeys](https://www.mbsplugins.eu/MBS-FileMaker-Plugin-Examples/HotKeys.shtml#5ScriptAnchor_)
- [Mac only/Print/Page Setup Dialog on Mac](https://www.mbsplugins.eu/MBS-FileMaker-Plugin-Examples/Mac%20only/Print/Page%20Setup%20Dialog%20on%20Mac.shtml#2ScriptAnchor_)
- [Mac only/Print/Page Setup Dialog](https://www.mbsplugins.eu/MBS-FileMaker-Plugin-Examples/Mac%20only/Print/Page%20Setup%20Dialog.shtml#1ScriptAnchor_)
- [Mac only/TouchBar](https://www.mbsplugins.eu/MBS-FileMaker-Plugin-Examples/Mac%20only/TouchBar.shtml#1ScriptAnchor_)
- [SQL in FileMaker/Custom Functions to Log Scriptcalls](https://www.mbsplugins.eu/MBS-FileMaker-Plugin-Examples/SQL%20in%20FileMaker/Custom%20Functions%20to%20Log%20Scriptcalls.shtml#2ScriptAnchor_)
- [Win Only/Search Scripts](https://www.mbsplugins.eu/MBS-FileMaker-Plugin-Examples/Win%20Only/Search%20Scripts.shtml#1ScriptAnchor_)
- [Win Only/Snippets for Windows](https://www.mbsplugins.eu/MBS-FileMaker-Plugin-Examples/Win%20Only/Snippets%20for%20Windows.shtml#1ScriptAnchor_)

[HTML Version](component_Menubar.shtml)