I have a plugin that uses SendMessage to change the background color of the Solution Explorer and it works fine in VS 2010 but no longer works in VS 2012 due to the switch to WPF (other windows still work though such as Class View & Server Explorer).
Is there an alternative to this that will work with WPF or even a built-in way to change this color?
↧