We need the ability to drop on to the tab control. For example, I have a listbox with an item labeled "New Tab". The user drags the listbox item on top of the tab control and upon drop a new tab item is added to the tab.
Need to reorder the tabs with drag and drop.
Also, provide support for dropping tab items to an external source. For example, drag and drop tab items between two tabs.