I have a tabstrip that starts with .count = 1 On this tab, there are buttons (grouped in grptools) On grptools_click() I have code that adds one more tab to the tab strip. How can I make it automatically raise that new tab instead of just creating it?