Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
SyntaxColoring.HelpMenu.SetEnabled
Sets whether MBS Plugin menu entries show in help menu.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| SyntaxColoring | 10.4 | Yes | No | No | No | No |
Parameters
none
Result
Returns OK or error.
Description
Sets whether MBS Plugin menu entries show in help menu.Examples
Disable MBS menu entries:
MBS("SyntaxColoring.HelpMenu.SetEnabled"; 0)
Enable MBS menu entries:
MBS("SyntaxColoring.HelpMenu.SetEnabled"; 1)
See also
- SyntaxColoring.CopyButton.SetEnabled
- SyntaxColoring.HelpMenu.GetEnabled
- SyntaxColoring.ZoomButton.SetEnabled
Blog Entries
Release notes
- Version 10.4
- Added SyntaxColoring.HelpMenu.SetEnabled and SyntaxColoring.HelpMenu.GetEnabled functions.
Created 1st September 2020, last changed 1st September 2020
SyntaxColoring.HelpMenu.GetEnabled - SyntaxColoring.LineNumbers.Disable
Feedback: Report problem or ask question.
Links
MBS Xojo tutorial videos