コード例 #1
0
ファイル: DWM.cs プロジェクト: fednep/UV-Outliner
 public static extern int DwmExtendFrameIntoClientArea(IntPtr hwnd, ref MARGINS pMarInset);
コード例 #2
0
ファイル: DWM.cs プロジェクト: viegasfh/UV-Outliner
 public static extern int DwmExtendFrameIntoClientArea(IntPtr hwnd, ref MARGINS pMarInset);