| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
SyntaxColoring.SortStyleMenu.GetEnabled
Queries whether to sort style menu in contextual menu.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| SyntaxColoring | 15.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "SyntaxColoring.SortStyleMenu.GetEnabled" )
Parameters
none
Result
Returns 1, 0 or error.
Description
Queries whether to sort style menu in contextual menu.See also
- SyntaxColoring.HelpMenu.GetEnabled
- SyntaxColoring.HelpMenu.SetEnabled
- SyntaxColoring.ScriptGoToBox.GetEnabled
- SyntaxColoring.ScriptGoToBox.SetEnabled
- SyntaxColoring.ScriptSearchBox.GetEnabled
- SyntaxColoring.SortMenuEntries.GetEnabled
- SyntaxColoring.SortStyleMenu.SetEnabled
Release notes
- Version 15.4
- Added SyntaxColoring.SortStyleMenu.SetEnabled and SyntaxColoring.SortStyleMenu.GetEnabled functions.
This function is free to use.
Created 3th September 2025, last changed 5th September 2025
SyntaxColoring.SortMenuEntries.SetEnabled - SyntaxColoring.SortStyleMenu.SetEnabled