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
Menu.SetMinimumWidth
Set the minimum width of the menu.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| Menu | 4.1 | Yes | No | No | No | No |
MBS( "Menu.SetMinimumWidth"; menu; width ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| menu | The reference to the menu. Please create one with Menu.CreateMenu. | $menu |
| width | The minimum width of the menu in screen coordinates. | 0 |
Result
Returns OK or error.
Description
Set the minimum width of the menu.The menu will not draw smaller than its minimum width, but may draw larger if it needs more space. The default value is 0.
See also Menu.GetMinimumWidth.
See also
Created 18th August 2014, last changed 18th August 2014
Menu.SetEvaluate - Menu.SetScriptAction
Feedback: Report problem or ask question.
Links
MBS FileMaker Plugins