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
MenuItem.GetFontColor
Queries font color for menu item.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| Menu | 6.5 | Yes | Yes | No | No | No |
MBS( "MenuItem.GetFontColor"; item ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| item | The reference to the menu item. Please create one with MenuItem.CreateMenuItem or MenuItem.CreateSeparator. | $item |
Result
Returns text or error.
Description
Queries font color for menu item.Color is return as # encoded hex number, e.g. #FF0000 for red.
See also
- MenuItem.CreateMenuItem
- MenuItem.CreateSeparator
- MenuItem.GetBackColor
- MenuItem.GetFontName
- MenuItem.GetFontSize
- MenuItem.SetBackColor
- MenuItem.SetFontColor
Blog Entries
Created 1st October 2016, last changed 1st October 2016
MenuItem.GetEvaluate - MenuItem.GetFontName
Feedback: Report problem or ask question.
Links
MBS FileMaker Plugins