public static extern int SetWindowThemeAttribute(IntPtr hWnd, WTATYPE wtype, ref WTA_OPTIONS attributes, uint size);
Exemple #2
0
 public static extern int SetWindowThemeAttribute(IntPtr hWnd, WTATYPE wtype, ref WTA_OPTIONS attributes, uint size);