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