I just installed Telerik Q3 2009 WinForms BETA (2009.2.9.1016) over 2009Q2 (2009.2.9.729) and in ChildTemplateViews where there are only 2 Tabs, it's now confusing which one is the Current Tab. In Q2, the Current Tab header had a Background Color different from all the Column Headers which wasn't ideal but at least it matched the Current Row's Background Color*. In Q3, not only does it not match Current Row's Background Color, it's in a dark gray color that makes it look like it's disabled especially compared to the bright gray Background Color of the Inactive Tabs and all the Column Headers, so it looks like the Current Tab is the one that has the same Background Color as the Column Headers. In fact, I've seen Tab implementations where that is exactly how the Current Tab is highlighted (using the same Background Color as the Column Headers while the Inactive Tabs all have a different Background Color). I don't even know if I can specifically change the Background Color of Active / Inactive Tab Headers vs. other Grid elements, but this is at least a poor choice of default color scheme.
and the only RadGridView change mentioned was combined Vertical Scroll Bar for Grids with ChildTemplateView's.
Telerik 2009Q3 Beta (2009.2.9.1016), VS 2005 (v8.0.50727.762 SP.050727-7600), XP SP3 on Core2Duo 2.99GHZ with 3GB.
* This should probably belong in a separate post, but speaking of making Current elements match the Current Row's Background Colors, I'd like to highlight the entire Current ChildTemplateView even if it's not Tabbed (i.e. has no siblings) by changing the Background Color of its entire Border to either some specified color or at least same as Current Row's Background Color and maybe even lowlight the Inactive Parent / Sibling's Borders and maybe Column Headers also in a different color.