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