I am using the MS TabStrip control in the button view and I realized something tonight I never saw before...
You cannot change the colors!
It has to be that old ugly grey color :-\

So my question is sort of two part:

1) Anyone figured outa wait to paint the TabStrip control?
2) If not, does anyone know of a way to use regular VB buttons and have the one that is being clicked stay down until the next one is clicked like the TabStrip control does?
I imagine it would also need to get rid of the "focus rectangle" that is drawn on the buttons also.

I have seen #2 before somewhere. It seems like it has been a few years thought at least.
I tried searching the forums here before asking but am not quite sure of a good search query that would pull this info up!

Thanks for any ideas.