bool SendWndToBack(int hWnd)

Sends the specified window to the bottom of the z-order. Trust Level Required: High

Parameters

Name Description
hWnd The handle of the window to send to the back.

Return

True on success.