Beispiel #1
0
 public static extern bool AdjustWindowRectEx(ref WRect lpRect, uint dwStyle, bool bMenu, uint dwExStyle);
Beispiel #2
0
 public static extern bool GetClientRect(IntPtr hWnd, out WRect lpRect);