Method WndUtil.SetOwnerWindow
Overload
Changes the owner window.
public static bool SetOwnerWindow(wnd w, wnd owner)
Parameters
Returns
Remarks
A window that has an owner window is always on top of it. Don't call this for controls, they don't have an owner window. Fails for example if the owner's process has higher UAC integrity level or is a Store app.