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.ZoomButton.SetEnabled
Sets enabled state for zoom controls.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| SyntaxColoring | 7.2 | Yes | No | No | No | No |
MBS( "SyntaxColoring.ZoomButton.SetEnabled"; State ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| State | The new enabled state. Pass 1 to enable or 0 to disable. |
1 |
Result
Returns OK or error.
Description
Sets enabled state for zoom controls.The MBS Plugin adds zoom controls to FileMaker’s script workspace.
This setting can be set via the preferences dialog, too.
See also
- SyntaxColoring.CopyButton.GetEnabled
- SyntaxColoring.CopyButton.SetEnabled
- SyntaxColoring.HelpMenu.SetEnabled
- SyntaxColoring.ZoomButton.GetEnabled
Created 19th April 2017, last changed 11st November 2019
SyntaxColoring.ZoomButton.GetEnabled - System.Logout
Feedback: Report problem or ask question.
Links
MBS Xojo Plugins