Table of Contents
setTopMost Method 

Sets whether the dialog is a top most dialog.

Syntax
JavaScript
 Dialog.setTopMost(newValue)

Parameters

newValue
The new top most value.
See Also