Tab Control Flicker
-
In visual studio 2005, when I add a tab control to a form with a gradiant background image, the tabs flicker when I hover over them. Is there a solution to this? As a side note, I am coding in C#. I found many custom tab controls but they all seemed ugly, or not written in C#. :confused: Help!
-
In visual studio 2005, when I add a tab control to a form with a gradiant background image, the tabs flicker when I hover over them. Is there a solution to this? As a side note, I am coding in C#. I found many custom tab controls but they all seemed ugly, or not written in C#. :confused: Help!
Justin, I'm guessing that it is just your computer (or mine), cause it doesn't happen to me. I grabbed a gradient background image from the web and placed it as the background. Then placed a tab control on the form. I compiled it and didn't get any flickering. Is there a missing step here you didn't mention? Hogan
-
Justin, I'm guessing that it is just your computer (or mine), cause it doesn't happen to me. I grabbed a gradient background image from the web and placed it as the background. Then placed a tab control on the form. I compiled it and didn't get any flickering. Is there a missing step here you didn't mention? Hogan
-
well I am using vista and the tab control is set to system. The flickering occurs when going back and forth several times showing the hover state. I have antother system on vista that does the same thing.