Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
ProgressDialog.GetShowButton
Queries current state of whether to show the cancel button or not.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ProgressDialog | 2.4 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ✅ Yes |
MBS( "ProgressDialog.GetShowButton" )
Parameters
none
Result
The current status. 1 if visible and 0 if the show button is hidden.
Description
Queries current state of whether to show the cancel button or not.See also
- ProgressDialog.GetPositionX
- ProgressDialog.GetPositionY
- ProgressDialog.SetPosition
- ProgressDialog.SetShowButton
This function checks for a license.
Created 18th August 2014, last changed 15th October 2022
