Ejemplo n.º 1
0
 internal static extern bool GetWindowRect(IntPtr hwnd, out RECT lpRect);
Ejemplo n.º 2
0
 internal static extern bool GetClientRect(IntPtr hwnd, out RECT lpRect);