bool BringWndToFront(int hWnd)

Attempts to bring the specified window to the top of the z-order. Trust Level Required: High

Parameters

Name Description
hWnd The handle of the window to bring to the front.

Return

True on success.