public static extern bool GetClientRect ( IntPtr hWnd, ref Win32APIWrapper.RECT lpRect );
public static extern bool GetWindowRect ( IntPtr nptrWnd, ref Win32APIWrapper.RECT lpRect );