I have a number of questions and problems with RadDock control, that I hope to solve with your help.
It is desirable to solve those problems by code or by VS designer, not by dealing with themes, if it is possible.
The RadDock in the picture is placed on some parent control, while tollstrip area is set to transparent and border size is 0.
1. RTL problem (1 in picture attached).
As it shown in the picture the tab borders are not drawn correctly.
The next solution can be acceptable for it. If it is impossible to solve it in RTL mode, may be tabs alignment can be set in LTR mode to the right side?
2. Can be the shifting of the tabs from right reduced to zero (2)?
3. Can the appearance of the tabs be changed programmatically or by designer or by owner draw to the something like this (3), including text color, text padding, tab width?
4. Can be 2 custom buttons added to the tab strip programmatically or by designer in the style like (4), one for the open tabs list and the other for closing of all opened tabs?
May the standard existing buttons (that are not shown in the picture) adapted in this way?
Can be any control be added to the tab strip area?
5. Can the appearance of tab close button be changed like (5): border, icon, disabled without hidden?
6. Can be the reordering of tabs be prevented?
7. And the colors of tab groups managed programmatically set like it is done in Internet Explorer?