[Contents] [Index] [Help] [Retrace] [Browse <] [Browse >]


    NAME 
        WBenchToFront -- Bring the Workbench screen in front of all screens.

    SYNOPSIS 
        Success = WBenchToFront()
        D0

        bool wbenchtofront( void );

    FUNCTION 
        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.

    INPUTS 
        None

    RESULT 
        If the Workbench screen was opened, this function returns TRUE,
        otherwise it returns FALSE.

    BUGS 

    SEE ALSO 
        wbenchtoback(), screentoback()