Name
Window.ScreenToBack -- put window's screen to back
Synopsis
mui.DoMethod(id, "ScreenToBack")
Function
Put the window's screen to back. This command is only valid when the window is opened.

Inputs
id
id of the window object

Show TOC