Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
505
changing color when mouse over UltralTabStripControl
posted

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.

  • 469350
    Verified Answer
    Offline posted

    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?