Hi!
I'm using an UltraTabControl, and i would like to change the color of the tab page, to differentiate the tab control of the rest of the form.
Any ideas how could i implement this ?
Thank you!
Hello,
In this case I believe that you would be able to set the ClientAppearance object of an UltraTab control, back color in order to have different color page.
If you would like to to take a look at more properties of the UltraTab, there is a very good sample called "Tab Basic Features" in a Feature Browser, which comes along with the NetAdvantage product.
Please let me know if you need further assistance.