Example #1
0
 public static extern long CreateSolidBrush(COLOR color);
Example #2
0
 public static extern COLOR SetDCPenColor(IntPtr hDC, COLOR color);
Example #3
0
 public static extern COLOR SetDCBrushColor(IntPtr hDC, COLOR color);
Example #4
0
 public static extern long CreateSolidBrush(COLOR color);
Example #5
0
 public static extern COLOR SetDCPenColor(IntPtr hDC, COLOR color);
Example #6
0
 public static extern COLOR SetDCBrushColor(IntPtr hDC, COLOR color);