Hi,
How to maintain the Sequence of the Tabs when toolwindows are docked as the tab.
Suppose i have two toolwindows named toolwindow1 and toolwindow2 inside the docksite named Docksite1.
When i drag the toolwindow1 and docked into toolwindow2 as the tab(Center Docking).
2 Tabs will formed with name Toolwindow1 and Toolwindow2 but sequence will be like Toolwindow2 first then Toolwindow1.
But tab with name Toolwindow1 shoul come first then tab with name Toolwindow.
As per the docking used in the Visual Studio 2010.
Toolwindow which we are docking(Center) should come first as the Tab then other.