コード例 #1
0
ファイル: Program.cs プロジェクト: ChunHungLiu/esp
 public static extern void DwmExtendFrameIntoClientArea(IntPtr hWnd, ref MARGIN pMargins);
コード例 #2
0
 public static extern void DwmExtendFrameIntoClientArea(IntPtr hWnd, ref MARGIN pMargins);