Saturday, January 16, 2010

Is there any way to change the color of the tabs on a tab control - VB.net?

im just trying to change the color to black, but apparently microsoft didn't want to help the user out hereIs there any way to change the color of the tabs on a tab control - VB.net?
If you want the entire tabpage to change color then:





Me.TabPage1.BackColor = Color.Blue





Searched on MSDN for you, got some nice examples here, try them out and let me know if they work for you:





http://forums.msdn.microsoft.com/en-US/v鈥?/a>





http://forums.microsoft.com/MSDN/ShowPos鈥?/a>

No comments:

Post a Comment