1 reference to ExtCreatePen
System.Windows.Forms (1)
misc\GDI\WindowsPen.cs (1)
132
this.nativeHandle = IntSafeNativeMethods.
ExtCreatePen
((int)this.style, this.width, lb, 0, null );