Hello. We've upgraded recently all our SandBar, SandDock and EyeFinder assemblies in our app, so as to take advantages of bug fixes and the new Office2007 renderers.
This new renderer looks fine on Vista, but on XP all the controls have constantly the Blue color scheme, instead of adapting to the theme color selected by the user (e.g. Silver or Olive). This was working fine with the Office2003 renderers.
Anyway, we ended up switching renderers for SandBar/SandDock at runtime according to the OS detected, but we stumbled with EyeFinder 1.3. It defaults to Office2007 and the Renderer property of the Header control is read-only which causes all these headers to be blue and look bad in an otherwise silver or olive theme. Am I missing something or is this an oversight?