예제 #1
0
 public static extern bool InvalidateRect(IntPtr hWnd, WinAPI.RECT lpRect, bool bErase);
예제 #2
0
 public static extern void DwmExtendFrameIntoClientArea(IntPtr hwnd, WinAPI.RECT rect);