In my form I have a TabControl container. Is there a way to place a button that looks like a tab itself on the right side of the already existing tabs? Furthermore the behaviour of the button has to be dynamic (move to the right as new tabs get added, move to the left as existing tabs are deleted).
Thanks in advance.