Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
MenuItem.GetBackColor
Queries background color for menu item.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Menu | 6.5 | ❌ No | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "MenuItem.GetBackColor"; 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 background color for menu item.Color is return as # encoded hex number, e.g. #FF0000 for red.
See also
- MenuItem.CreateMenuItem
- MenuItem.CreateSeparator
- MenuItem.GetFontColor
- MenuItem.SetBackColor
- MenuItem.SetFontColor
Blog Entries
This function checks for a license.
Created 1st October 2016, last changed 18th March 2017