1 reference to SetBkColor
System.Windows.Forms (1)
misc\GDI\DeviceContext2.cs (1)
81return ColorTranslator.FromWin32(IntUnsafeNativeMethods.SetBkColor( new HandleRef( this, this.Hdc ), ColorTranslator.ToWin32(newColor)));