Exemplo n.º 1
0
 static extern bool GetWindowRect(HandleRef hWnd, out InternalRect lpRect);
Exemplo n.º 2
0
 static extern bool GetWindowRect(IntPtr hwnd, out InternalRect lpInternalRect);