internal static extern int GetClientRect( IntPtr hWnd, ref RECT rc );
internal static extern int GetWindowRect( IntPtr hWnd, ref RECT rc );