|
Does anyone know if there is a way to obtain an XP Themed data grid column headers? Should I inherit the DataGridTableStyle class and override the paint or something (which I don't think you can do). I want to acheive the effects you get like column header hovers, left aligned sort indicators. I can do the sorted column highlighting in my DataGridColumn objects that I've already created, I just can't figure out how to do the header stuff.
Thanks,
Paul Tyng |