Re: SystemBrushes and SystemPens



I think it's abug ;-)
But worth point ing it out!
maybe you should vote for it?
http://lab.msdn.microsoft.com/vs2005

--
There are 10 kinds of people in this world. Those who understand binary and
those who don't.
"Larry Lard" <larrylard@xxxxxxxxxxx> wrote in message
news:1129284935.243629.159560@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Does anyone know why there is a mismatch between the colours to be
> found in SystemBrushes and those to be found in SystemPens? For
> example, there is a SystemPens.GrayText but there isn't a
> SystemBrushes.GrayText.
>
> In total there are 21 SystemBrushes, but only 15 SystemPens (not a
> simple subset though). One might think, "the Pens are for colours you
> might want to draw with, whereas the Brushes are for colours you might
> want to paint with" - but you DrawString with a Brush, and so there
> should be a GrayText Brush, shouldn't there?
>
> --
> Larry Lard
> Replies to group please
>


.