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: 10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2   11.3   11.4    Statistic    FMM    Blog  

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

Created 20th August 2014, last changed 20th August 2014


Toolbar.SetTooltip - TouchBar.AddButton

Feedback: Report problem or ask question.