Method WndUtil.DestroyWindow Overload Destroys a native window of this thread. Calls API DestroyWindow. public static bool DestroyWindow(wnd w) Parameters w (wnd) Returns bool false if failed. Supports lastError. See Also wnd.Close