Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SyntaxColoring.SetExportTooltipsEnabled
Sets whether export dialog tooltips are enabled.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SyntaxColoring | 13.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "SyntaxColoring.SetExportTooltipsEnabled"; Value ) More
Parameters
Parameter | Description | Example |
---|---|---|
Value | The new setting. | 1 |
Result
Returns OK or error.
Description
Sets whether export dialog tooltips are enabled.Pass 1 to enable the feature or 0 to disable.
See also
- SyntaxColoring.GetDebuggerTooltipsEnabled
- SyntaxColoring.GetExportTooltipsEnabled
- SyntaxColoring.SetCodeFoldingEnabled
- SyntaxColoring.SetDebuggerTooltipsEnabled
Release notes
- Version 13.0
- Added SyntaxColoring.GetExportTooltipsEnabled and SyntaxColoring.SetExportTooltipsEnabled functions.
Blog Entries
This function is free to use.
Created 8th January 2023, last changed 8th January 2023
SyntaxColoring.SetDebuggerTooltipsEnabled - SyntaxColoring.SetFontName