If you have a few tabpages, how can you determine which tab was selected? not the big area you place controls mind you but the part of the tab that has the text of the tab.
I need to know when a user select a certain tab in other words. I have tried tabpage.focus = true but that only works if the user clicks the main body of the tab
