Hi
I use UltraWinTabControl.UltraTabStripControl to manage my paged contents. I was able to have the color changed when mouse over the tab before. Now I could not see it any longer as I have changed some settings in the control and apparently lost it. I set Style to StateButtons and TabButtonStyle to VisualStudio2005Button. I have the exact settings in my previous version and it worked, where I did not even need to set HotTrackApperance.
How do I get back the color changing effect when mouse is over tabs? Thanks in advance.
The VisualStudio2005Button should HotTrack by default. The only thing that comes to mind is that perhaps you are loading an Application Style Library that is overriding these settings?