Beispiel #1
0
 static extern bool GetWindowRect(HandleRef hWnd, out InternalRect lpRect);
Beispiel #2
0
 static extern bool GetWindowRect(IntPtr hwnd, out InternalRect lpInternalRect);