Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
ColorPanel.Hide
Hides color panel.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ColorPanel | 8.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "ColorPanel.Hide" )
Parameters
none
Result
Returns OK or error.
Description
Hides color panel.Examples
Hide panel:
Set Variable [ $c ; Value: MBS( "ColorPanel.Hide" ) ]
Show panel:
Set Variable [ $c ; Value: MBS( "ColorPanel.Show" ) ]
See also
Example Databases
This function is free to use.
Created 13th June 2018, last changed 13th June 2018
