Example #1
0
 internal static extern int GetClipBox(IntPtr hdc, out NativeMethods.RECT lprc);
Example #2
0
 internal static extern bool GetClientRect(IntPtr hWnd, out NativeMethods.RECT lpRect);