public static extern int DwmExtendFrameIntoClientArea(IntPtr hwnd, ref MARGINS margins);
예제 #2
0
 public static extern int DwmExtendFrameIntoClientArea(IntPtr hwnd, ref MARGINS margins);