When the first tab of TsPageControl is not active, the left edge of it's border does not align with the left edge of TsPageControl. Is it possible to align the left edge of first tab with the left edge of TsPageControl When the first tab is not active? (and in RightToLeft mode align the right edge of first tab with the right edge of TsPageControl)
Have you seen the ActiveTabEnlarged property in the TsPageControl component? You tried it? Maybe it helps?
I can't change a standard behavior of the component, compatibility with standard behavior is important.
Enabling or disabling the ActiveTabEnlarged property has no effect on this issue. The DevExpress PageControl has not this issue. Is it possible to skin it?