Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
ProgressDialog.GetTitle
Queries the current progress dialog title.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ProgressDialog | 2.4 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "ProgressDialog.GetTitle" )
Parameters
none
Result
The title of the dialog.
Description
Queries the current progress dialog title.Examples
Queries the title text:
MBS( "ProgressDialog.GetTitle" )
See also
- ProgressDialog.GetCancel
- ProgressDialog.GetTopMost
- ProgressDialog.GetTopText
- ProgressDialog.SetCancel
- ProgressDialog.SetFont
- ProgressDialog.SetImage
- ProgressDialog.SetTitle
- ProgressDialog.SetTitleIcon
- ProgressDialog.SetTopText
- ProgressDialog.Update
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014