TAdvNavBar DefaultTab

I have only one panel inside TAdvNavBar and I don't need default tab.Can I hide it somehow?

Did you try to set AdvNavBar.SplitterPosition = 0?

That did it. Thanks.

Now I noticed my panel automatically does not have any caption if I set SplitterPosition to 0 and if I disable ShortCut Bar?