Esempio n. 1
0
 internal static extern bool ScreenToClient(IntPtr hWnd, ref POINT lpPoint);
Esempio n. 2
0
 internal static extern bool ClientToScreen(IntPtr hWnd, ref POINT lpPoint);