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