Border by TAdvPageControl can not be turned off

Hello,

I am looking for a possibility, that ein can use a TAdvPageControl, placed on o TAdvSmoothPanel, that it is not visible by the border. It is clear, that a PageControl can not be transparent, but I can use the same BackgroudColor like the TAdvSmoothPanel. But the TAdvPageControl has a border in all times an I need a possibility to turn the border of.

Attached I send you two screenshots, to make it more clear.

Many thanks

Patrick

Did you try to set TabBorderColor / TabSheetBorderColor the same as the background color?

That does not help. Is there a property to switch off the border?

Normally I use the TAdvPageControls to switch between the different windows of the app. In this case a design is needed, that the border between the header and the Body is not seen.

Attached you find the actually screenshot and an *.zip with the mockup projekt…

Many Thanks

Patrick

Mockup.zip (4.3 MB)

The best I get this is

by also setting TabSheetBorderColor = clWhite