Bring the Workbench screen in front of all screens.
Source position: intuition.pas line 3510
function WBenchToFront: LongBool; |
If the Workbench screen was opened, this function returns True, otherwise it returns False.
Causes the Workbench Screen, if it's currently opened, to come to the foreground. This does not 'move' the screen up or down, instead only affects the depth-arrangement of the screen.
|
Send the specified screen to the back of the display. |
|
|
Make the specified screen the frontmost. |
|
|
Send the Workbench screen in back of all screens. |