G
Guest
I am creating a windows .NET application (in C#) that uses a datagrid. I am
using
Visual Studio .NET 2003. In the title row of the grid, I'd like one of the
headers to appear in two different colors. For example, the title of one of
the columns is
"Surplus / (Shortfall)". I would like the parentheses and the word
"Shortfall" to appear in red, while the word "Surplus" and the slash appear
in black. Is this possible? How would I do this. Thanks in advance.
PS I have posted this in microsoft.public.dotnet.languages.csharp, but I'm
not sure if I put it in the correct place, so I'm posting it here as well. I
apologize in advance for the double post.
using
Visual Studio .NET 2003. In the title row of the grid, I'd like one of the
headers to appear in two different colors. For example, the title of one of
the columns is
"Surplus / (Shortfall)". I would like the parentheses and the word
"Shortfall" to appear in red, while the word "Surplus" and the slash appear
in black. Is this possible? How would I do this. Thanks in advance.
PS I have posted this in microsoft.public.dotnet.languages.csharp, but I'm
not sure if I put it in the correct place, so I'm posting it here as well. I
apologize in advance for the double post.