J
JJ
Hi all,
I am using the color dialog box to select a colour
to print with. However, the
e.Graphics.DrawString
method uses Brushes.Black, not Color.Black.
How do I convert from Brushes to Colors and back
again so that my program will run correctly?
Any help much appreciated,
Jason.
I am using the color dialog box to select a colour
to print with. However, the
e.Graphics.DrawString
method uses Brushes.Black, not Color.Black.
How do I convert from Brushes to Colors and back
again so that my program will run correctly?
Any help much appreciated,
Jason.