Exemplo n.º 1
0
 internal static extern int GetWindowRect(IntPtr hWnd, ref RECT rc);
Exemplo n.º 2
0
 internal static extern int GetClientRect(IntPtr hWnd, ref RECT rc);