Hi,
It seems i can only create a gradient column header if the header style is set WindowsXPCommand. I would rather not use this style because it seems to add about 5 pixels to the column height. Is there any other way to make a gradient column header? I'd like it to look like the attached.
Thanks,
Bill
Hi Bill,
This might help: HOWTO:Change the Color of Column Headers in the WinGrid
Hi Mike,
That worked, thanks. I've lost the column separators in the header though. How do I turn them back on?
The separators are part of the themed drawing. So there's no way to turn on just the separators. You might check out the HeaderStyle property on the Override. There might be a Style there that allows you to set the gradient colors and also has separators you like. Or you might just want to use BorderStyle.