Intersoft ClientUI Documentation
SendToBack Method



Sends the window to the back of the z-order.
Syntax
Public Sub SendToBack() 
Dim instance As UXWindow
 
instance.SendToBack()
public void SendToBack()
public:
void SendToBack(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UXWindow Class
UXWindow Members

Send Feedback