public static extern int SetBkMode(IntPtr hdc, BackGroundModeType iBkMode);
Exemple #2
0
 public static extern int SetBkMode(System.IntPtr hdc, BackGroundModeType iBkMode);