Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Sets the cancel state.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ProgressDialog | 2.4 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ✅ Yes |
Parameter | Description | Example |
---|---|---|
Flag | the new cancel state. | 1 |
Returns "OK" on success.
Set cancel state
MBS( "ProgressDialog.SetCancel"; 1 )
Reset Cancel state:
MBS( "ProgressDialog.SetCancel"; 0 )
This function checks for a license.
Created 18th August 2014, last changed 15th October 2022