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