Docs » Autodocs » intuition.library » WBenchToFront
WBenchToFront -- Bring the Workbench screen in front of all screens.
Success = WBenchToFront() D0 BOOL WBenchToFront( VOID );
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.
None
If the Workbench screen was opened, this function returns TRUE, otherwise it returns FALSE.
WBenchToBack(), ScreenToBack()
|