Hello,
If you set RightToLeft on the RadDock itself, then the tab will end up at the bottom. However, as you want RightToLeft on the ToolWindow then
only set RighttoLeft on that, and not on the RadDock. In this way the ToolWindow will show the tab at the top
Hope that helps
Richard