コード例 #1
0
ファイル: Window.cs プロジェクト: yzwbrian/WinFormsX
 public static extern int SetWindowThemeAttribute(IntPtr hWnd, WTATYPE wtype, ref WTA_OPTIONS attributes, uint size);
コード例 #2
0
ファイル: Window.cs プロジェクト: panshuiqing/WinFormsX
 public static extern int SetWindowThemeAttribute(IntPtr hWnd, WTATYPE wtype, ref WTA_OPTIONS attributes, uint size);