Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
ProgressDialog.GetTopMost
Queries whether dialog is top most.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ProgressDialog | 2.6 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "ProgressDialog.GetTopMost" )
Parameters
none
Result
Returns 1 if dialog is topmost or 0 if not.
Description
Queries whether dialog is top most.Top most means that dialog floats over other windows.
See also
- ProgressDialog.GetCancel
- ProgressDialog.GetPositionX
- ProgressDialog.GetPositionY
- ProgressDialog.GetProgress
- ProgressDialog.GetTitle
- ProgressDialog.GetTopText
- ProgressDialog.SetFont
- ProgressDialog.SetProgress
- ProgressDialog.SetTopMost
- ProgressDialog.SetTopText
Blog Entries
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014