Language Reference Guide : 4. System Classes : FrameExec Class : BringToFront Method
 
Share this page                  
BringToFront Method
The BringToFront method moves a frame's window to the front of the display, obscuring any other displayed windows.
This method has the following syntax:
FrameExec.BringToFront()
This method has no effect if the frame's WindowVisibility attribute is not set to WV_VISIBLE or if the window is already at the front of the display.