I have this two nested UltraTabControl, and I don't know why they have those lines, 1 white and 1 blue on top of the inner UltraTabControl, which are not present in the example projects. In the elements property I tried to find some setting to fix it, but in vain.Someone knows how to fix this non-clear flat design?
Hi Mike,Okay then, thank for the help
Hi Eugenio,
After examining our sample, we determined that the best way to do this is through the method I suggested above. If you want to send your sample I will look it over, but I do not believe this step is necessary.
Nice, got the trick to make it seamless and thank you very much. I'm wondering if:It would still be helpful for you if I send a mock project that emulates that graphical misbehaviour?So maybe it can be solved without any hackery.
We gave this a final look and found out what is going on. What you are seeing is the outside of the TabPage of the parent UltraTabControl. You can reduce the visual impact of this by setting the BackColor on ClientAreaAppearance on the parent UltraTabControl to match the color of the area directly above the tabs.
It's hard to tell what might be causing that just from an image. Please send your sample over and I will check into it to determine what could be causing that white line and what you can do to resolve it.
Please let me know if you have any questions.