Docs » Autodocs » intuition.library » ScreenToFront
ScreenToFront -- Make the specified screen the frontmost.
ScreenToFront( Screen ) A0 VOID ScreenToFront( struct Screen * );
Brings the specified Screen to the front of the display.
Screen = a pointer to a Screen structure
None
ScreenDepth(), ScreenToBack()
|