internal static extern bool GetClientRect(HandleRef hwnd, ref RECT rect);
internal static extern bool GetWindowRect(HandleRef hwnd, ref RECT rect);