Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Toolbar.Unregister
Removes an item from the list of identifiers.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Toolbar Window | 4.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "Toolbar.Unregister"; Identifier ) More
Parameters
Parameter | Description | Example |
---|---|---|
Identifier | The toolbar item identifier. | "Test" |
Result
Returns OK or error.
Description
Removes an item from the list of identifiers.The changes apply as soon as the toolbar updates itself.
See also
This function checks for a license.
Created 20th August 2014, last changed 20th August 2014
