Hello,
Thank you for writing.
You can easily move the tabs to the center of the strip. Here is a sample snippet for the left
TabStrip:
However, the structure of
RadDock does not provide an easy and straightforward way to make the tab "floating" over the
ToolWindow. The tab appears in a
TabStripElement, which by default is transparent, so the blue strip that you see in the attached image is the background color of
RadDock. In this sense, to achieve the desired outcome you should move the
ToolWindow to the left, under the
TabStripElement. As I already mentioned this is not a trivial task.
Let me know if you have other questions.
All the best,
Boryana
the Telerik team