SelectTab
fTabManager->SelectTab(index);
fTabManager->SelectTab(index);
fTabManager->SelectTab(fTabManager->CountTabs() - 1);
fTabManager->SelectTab(tabIndex);
SelectTab(tab);
SelectTab(tab);
SelectTab(tab);
SelectTab(tab);
void SelectTab(int32 tabIndex);
void SelectTab(TabView* tab);
fTabContainerView->SelectTab(index);
fManager->SelectTab(index);
fTabContainerView->SelectTab(tabIndex);
SelectTab(tabIndex);
void SelectTab(int32 tabIndex);
void SelectTab(const BView* containedView);
fContainerView->SelectTab(this);